[INFO] fetching crate mafft-core 0.1.2...
[INFO] fixing mafft-core-0.1.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate mafft-core 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mafft-core 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mafft-core 0.1.2
[INFO] tweaked toml for crates.io crate mafft-core 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mafft-core 0.1.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mafft-core 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mafft-io v0.1.2
[INFO] [stderr]   Downloaded mafft-types v0.1.2
[INFO] [stderr]   Downloaded mafft-tree v0.1.2
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded mafft-scoring v0.1.2
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded mafft-fft v0.1.2
[INFO] [stderr]   Downloaded noodles-core v0.15.0
[INFO] [stderr]   Downloaded noodles-fasta v0.46.0
[INFO] [stderr]   Downloaded strength_reduce v0.2.4
[INFO] [stderr]   Downloaded noodles-bgzf v0.34.0
[INFO] [stderr]   Downloaded mafft-align v0.1.2
[INFO] [stderr]   Downloaded rustfft v6.4.1
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1ea4b41ad9a060ec683d47962fefd8c0bfd522cee9c03428ad668fc91fc45462
[INFO] running `Command { std: "docker" "start" "1ea4b41ad9a060ec683d47962fefd8c0bfd522cee9c03428ad668fc91fc45462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ea4b41ad9a060ec683d47962fefd8c0bfd522cee9c03428ad668fc91fc45462" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ea4b41ad9a060ec683d47962fefd8c0bfd522cee9c03428ad668fc91fc45462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ea4b41ad9a060ec683d47962fefd8c0bfd522cee9c03428ad668fc91fc45462" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking noodles-core v0.15.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking noodles-bgzf v0.34.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking noodles-fasta v0.46.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking mafft-types v0.1.2
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking mafft-scoring v0.1.2
[INFO] [stderr]     Checking mafft-tree v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking mafft-io v0.1.2
[INFO] [stderr]     Checking mafft-fft v0.1.2
[INFO] [stderr]     Checking mafft-align v0.1.2
[INFO] [stderr]     Checking mafft-core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_counteff.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         mafft_sys::counteff_simple_double(nseq, topol, len, node.as_mut_ptr());
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 -         mafft_sys::counteff_simple_double(nseq, topol, len, node.as_mut_ptr());
[INFO] [stdout] 66 +         mafft_io::counteff_simple_double(nseq, topol, len, node.as_mut_ptr());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_counteff.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         mafft_sys::initglobalvariables();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 107 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 107 +         mafft_io::initglobalvariables();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_counteff.rs:108:32
[INFO] [stdout]     |
[INFO] [stdout] 108 |         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 108 -         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout] 108 +         std::ptr::addr_of_mut!(mafft_io::sueff_global).write(0.1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_counteff.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 109 |         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as c_int);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 109 -         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as c_int);
[INFO] [stdout] 109 +         std::ptr::addr_of_mut!(mafft_io::treemethod).write(b'X' as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_counteff.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |         std::ptr::addr_of_mut!(mafft_sys::njob).write(topo.nseq as c_int);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 110 -         std::ptr::addr_of_mut!(mafft_sys::njob).write(topo.nseq as c_int);
[INFO] [stdout] 110 +         std::ptr::addr_of_mut!(mafft_io::njob).write(topo.nseq as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_fft.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         mafft_sys::fft(n as i32, c_x.as_mut_ptr(), 0);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -         mafft_sys::fft(n as i32, c_x.as_mut_ptr(), 0);
[INFO] [stdout] 27 +         mafft_fft::fft(n as i32, c_x.as_mut_ptr(), 0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_fft.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     unsafe { mafft_sys::fft(0, std::ptr::null_mut(), 1); }
[INFO] [stdout]    |              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -     unsafe { mafft_sys::fft(0, std::ptr::null_mut(), 1); }
[INFO] [stdout] 36 +     unsafe { mafft_fft::fft(0, std::ptr::null_mut(), 1); }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_fft.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         mafft_sys::fft(n as i32, c_fwd.as_mut_ptr(), 0);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 59 -         mafft_sys::fft(n as i32, c_fwd.as_mut_ptr(), 0);
[INFO] [stdout] 59 +         mafft_fft::fft(n as i32, c_fwd.as_mut_ptr(), 0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_fft.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         mafft_sys::fft(-(n as i32), c_inv.as_mut_ptr(), 0);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 88 -         mafft_sys::fft(-(n as i32), c_inv.as_mut_ptr(), 0);
[INFO] [stdout] 88 +         mafft_fft::fft(-(n as i32), c_inv.as_mut_ptr(), 0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "cross_validate_counteff") due to 5 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_fft.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |     unsafe { mafft_sys::fft(0, std::ptr::null_mut(), 1); }
[INFO] [stdout]     |              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 102 -     unsafe { mafft_sys::fft(0, std::ptr::null_mut(), 1); }
[INFO] [stdout] 102 +     unsafe { mafft_fft::fft(0, std::ptr::null_mut(), 1); }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_fft.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut c_x: Vec<mafft_sys::Fukusosuu> = signal.iter()
[INFO] [stdout]    |                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 -     let mut c_x: Vec<mafft_sys::Fukusosuu> = signal.iter()
[INFO] [stdout] 23 +     let mut c_x: Vec<mafft_fft::Fukusosuu> = signal.iter()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_fft.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |         .map(|c| mafft_sys::Fukusosuu { R: c.re, I: c.im })
[INFO] [stdout]    |                  ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         .map(|c| mafft_sys::Fukusosuu { R: c.re, I: c.im })
[INFO] [stdout] 24 +         .map(|c| mafft_fft::Fukusosuu { R: c.re, I: c.im })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_fft.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |         .map(|c| mafft_sys::Fukusosuu { R: c.re, I: c.im })
[INFO] [stdout]    |                  ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 85 -         .map(|c| mafft_sys::Fukusosuu { R: c.re, I: c.im })
[INFO] [stdout] 85 +         .map(|c| mafft_fft::Fukusosuu { R: c.re, I: c.im })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_fft.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut c_inv: Vec<mafft_sys::Fukusosuu> = signal.iter()
[INFO] [stdout]    |                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 84 -     let mut c_inv: Vec<mafft_sys::Fukusosuu> = signal.iter()
[INFO] [stdout] 84 +     let mut c_inv: Vec<mafft_fft::Fukusosuu> = signal.iter()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_fft.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut c_fwd: Vec<mafft_sys::Fukusosuu> = signal.iter()
[INFO] [stdout]    |                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 -     let mut c_fwd: Vec<mafft_sys::Fukusosuu> = signal.iter()
[INFO] [stdout] 55 +     let mut c_fwd: Vec<mafft_fft::Fukusosuu> = signal.iter()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_fft.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .map(|c| mafft_sys::Fukusosuu { R: c.re, I: c.im })
[INFO] [stdout]    |                  ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 56 -         .map(|c| mafft_sys::Fukusosuu { R: c.re, I: c.im })
[INFO] [stdout] 56 +         .map(|c| mafft_fft::Fukusosuu { R: c.re, I: c.im })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "cross_validate_fft") due to 11 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 17 +         mafft_io::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 18 +         std::ptr::addr_of_mut!(mafft_io::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:18:59
[INFO] [stdout]    |
[INFO] [stdout] 18 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 18 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 19 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 19 +         std::ptr::addr_of_mut!(mafft_io::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:19:62
[INFO] [stdout]    |
[INFO] [stdout] 19 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 19 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 19 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout] 20 +         std::ptr::addr_of_mut!(mafft_io::poffset).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 21 +         std::ptr::addr_of_mut!(mafft_io::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:21:58
[INFO] [stdout]    |
[INFO] [stdout] 21 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 21 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 22 +         std::ptr::addr_of_mut!(mafft_io::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:22:55
[INFO] [stdout]    |
[INFO] [stdout] 22 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 22 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 23 +         std::ptr::addr_of_mut!(mafft_io::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 24 +         std::ptr::addr_of_mut!(mafft_io::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 25 +         std::ptr::addr_of_mut!(mafft_io::nblosum).write(62);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 26 +         std::ptr::addr_of_mut!(mafft_io::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bb20027_dp.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 30 +         mafft_io::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bb20027_dp.rs:120:54
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let penalty: c_int = unsafe { std::ptr::addr_of!(mafft_sys::penalty).read() };
[INFO] [stdout]     |                                                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 120 -     let penalty: c_int = unsafe { std::ptr::addr_of!(mafft_sys::penalty).read() };
[INFO] [stdout] 120 +     let penalty: c_int = unsafe { std::ptr::addr_of!(mafft_io::penalty).read() };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bb20027_dp.rs:121:57
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let penalty_ex: c_int = unsafe { std::ptr::addr_of!(mafft_sys::penalty_ex).read() };
[INFO] [stdout]     |                                                         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 121 -     let penalty_ex: c_int = unsafe { std::ptr::addr_of!(mafft_sys::penalty_ex).read() };
[INFO] [stdout] 121 +     let penalty_ex: c_int = unsafe { std::ptr::addr_of!(mafft_io::penalty_ex).read() };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bb20027_dp.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 |         std::ptr::addr_of!(mafft_sys::n_dis_consweight_multi).read()
[INFO] [stdout]     |                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 123 -         std::ptr::addr_of!(mafft_sys::n_dis_consweight_multi).read()
[INFO] [stdout] 123 +         std::ptr::addr_of!(mafft_io::n_dis_consweight_multi).read()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bb20027_dp.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         mafft_sys::A__align(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 134 -         mafft_sys::A__align(
[INFO] [stdout] 134 +         mafft_io::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bb20027_dp.rs:347:54
[INFO] [stdout]     |
[INFO] [stdout] 347 |     let penalty: c_int = unsafe { std::ptr::addr_of!(mafft_sys::penalty).read() };
[INFO] [stdout]     |                                                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 347 -     let penalty: c_int = unsafe { std::ptr::addr_of!(mafft_sys::penalty).read() };
[INFO] [stdout] 347 +     let penalty: c_int = unsafe { std::ptr::addr_of!(mafft_io::penalty).read() };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bb20027_dp.rs:348:57
[INFO] [stdout]     |
[INFO] [stdout] 348 |     let penalty_ex: c_int = unsafe { std::ptr::addr_of!(mafft_sys::penalty_ex).read() };
[INFO] [stdout]     |                                                         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 348 -     let penalty_ex: c_int = unsafe { std::ptr::addr_of!(mafft_sys::penalty_ex).read() };
[INFO] [stdout] 348 +     let penalty_ex: c_int = unsafe { std::ptr::addr_of!(mafft_io::penalty_ex).read() };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bb20027_dp.rs:353:28
[INFO] [stdout]     |
[INFO] [stdout] 353 |         std::ptr::addr_of!(mafft_sys::n_dis_consweight_multi).read()
[INFO] [stdout]     |                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 353 -         std::ptr::addr_of!(mafft_sys::n_dis_consweight_multi).read()
[INFO] [stdout] 353 +         std::ptr::addr_of!(mafft_io::n_dis_consweight_multi).read()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bb20027_dp.rs:368:9
[INFO] [stdout]     |
[INFO] [stdout] 368 |         mafft_sys::A__align(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 368 -         mafft_sys::A__align(
[INFO] [stdout] 368 +         mafft_io::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "cross_validate_bb20027_dp") due to 23 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 27 +         mafft_types::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 28 +         std::ptr::addr_of_mut!(mafft_types::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:28:59
[INFO] [stdout]    |
[INFO] [stdout] 28 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 28 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:29:62
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_types::poffset).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_types::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:31:58
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_types::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 33 +         std::ptr::addr_of_mut!(mafft_types::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 34 +         std::ptr::addr_of_mut!(mafft_types::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 35 +         std::ptr::addr_of_mut!(mafft_types::nblosum).write(62);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 36 +         std::ptr::addr_of_mut!(mafft_types::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 40 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_dump_compare.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mtx = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]    |                   ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 57 -         let mtx = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 57 +         let mtx = mafft_types::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'A' as i8);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 140 -         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'A' as i8);
[INFO] [stdout] 140 +         std::ptr::addr_of_mut!(mafft_types::alg).write(b'A' as i8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:141:32
[INFO] [stdout]     |
[INFO] [stdout] 141 |         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 141 -         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout] 141 +         std::ptr::addr_of_mut!(mafft_types::fftkeika).write(1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:142:32
[INFO] [stdout]     |
[INFO] [stdout] 142 |         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(0);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 142 -         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(0);
[INFO] [stdout] 142 +         std::ptr::addr_of_mut!(mafft_types::kobetsubunkatsu).write(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:143:32
[INFO] [stdout]     |
[INFO] [stdout] 143 |         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 143 -         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout] 143 +         std::ptr::addr_of_mut!(mafft_types::use_fft).write(1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:144:32
[INFO] [stdout]     |
[INFO] [stdout] 144 |         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(50);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 144 -         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(50);
[INFO] [stdout] 144 +         std::ptr::addr_of_mut!(mafft_types::fftThreshold).write(50);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:183:40
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 std::ptr::addr_of_mut!(mafft_sys::penalty).write(entry.penalty);
[INFO] [stdout]     |                                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 183 -                 std::ptr::addr_of_mut!(mafft_sys::penalty).write(entry.penalty);
[INFO] [stdout] 183 +                 std::ptr::addr_of_mut!(mafft_types::penalty).write(entry.penalty);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:184:40
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(entry.penalty_ex);
[INFO] [stdout]     |                                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 184 -                 std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(entry.penalty_ex);
[INFO] [stdout] 184 +                 std::ptr::addr_of_mut!(mafft_types::penalty_ex).write(entry.penalty_ex);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:185:40
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 std::ptr::addr_of_mut!(mafft_sys::outgap).write(entry.tailgp);
[INFO] [stdout]     |                                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 185 -                 std::ptr::addr_of_mut!(mafft_sys::outgap).write(entry.tailgp);
[INFO] [stdout] 185 +                 std::ptr::addr_of_mut!(mafft_types::outgap).write(entry.tailgp);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:187:32
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 let _c_score = mafft_sys::Falign(
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 187 -                 let _c_score = mafft_sys::Falign(
[INFO] [stdout] 187 +                 let _c_score = mafft_types::Falign(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:198:32
[INFO] [stdout]     |
[INFO] [stdout] 198 |                 let _c_score = mafft_sys::A__align(
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 198 -                 let _c_score = mafft_sys::A__align(
[INFO] [stdout] 198 +                 let _c_score = mafft_types::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_dump_compare.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         mafft_sys::FreeDoubleMtx(n_dyn);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 263 -         mafft_sys::FreeDoubleMtx(n_dyn);
[INFO] [stdout] 263 +         mafft_types::FreeDoubleMtx(n_dyn);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "exp_residual_dump_compare") due to 27 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 22 +         mafft_types::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 23 +         std::ptr::addr_of_mut!(mafft_types::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:23:59
[INFO] [stdout]    |
[INFO] [stdout] 23 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 23 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 24 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:24:62
[INFO] [stdout]    |
[INFO] [stdout] 24 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 24 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 25 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 25 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 26 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:26:62
[INFO] [stdout]    |
[INFO] [stdout] 26 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 26 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 27 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:27:64
[INFO] [stdout]    |
[INFO] [stdout] 27 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 27 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 28 +         std::ptr::addr_of_mut!(mafft_types::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:28:58
[INFO] [stdout]    |
[INFO] [stdout] 28 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 28 +         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_types::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:29:58
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_types::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:30:55
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_types::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_types::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 33 +         std::ptr::addr_of_mut!(mafft_types::nblosum).write(62);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 34 +         std::ptr::addr_of_mut!(mafft_types::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 39 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile_align.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mtx = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]    |               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 47 -     let mtx = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 47 +     let mtx = mafft_types::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let score = mafft_sys::MSalignmm(
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 -         let score = mafft_sys::MSalignmm(
[INFO] [stdout] 117 +         let score = mafft_types::MSalignmm(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 196 -         mafft_sys::freeconstants();
[INFO] [stdout] 196 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:259:23
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let c_score = mafft_sys::MSalignmm(
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 259 -         let c_score = mafft_sys::MSalignmm(
[INFO] [stdout] 259 +         let c_score = mafft_types::MSalignmm(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 292 -         mafft_sys::freeconstants();
[INFO] [stdout] 292 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:347:32
[INFO] [stdout]     |
[INFO] [stdout] 347 |         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 347 -         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout] 347 +         std::ptr::addr_of_mut!(mafft_types::penalty_shift_factor).write(2.0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 352 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 352 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:380:25
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let c_penalty = mafft_sys::penalty;
[INFO] [stdout]     |                         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 380 -         let c_penalty = mafft_sys::penalty;
[INFO] [stdout] 380 +         let c_penalty = mafft_types::penalty;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:381:28
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let c_penalty_ex = mafft_sys::penalty_ex;
[INFO] [stdout]     |                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 381 -         let c_penalty_ex = mafft_sys::penalty_ex;
[INFO] [stdout] 381 +         let c_penalty_ex = mafft_types::penalty_ex;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 384 |         let c_score = mafft_sys::A__align(
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 384 -         let c_score = mafft_sys::A__align(
[INFO] [stdout] 384 +         let c_score = mafft_types::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 402 -         mafft_sys::freeconstants();
[INFO] [stdout] 402 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:486:23
[INFO] [stdout]     |
[INFO] [stdout] 486 |         let c_score = mafft_sys::A__align(
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 486 -         let c_score = mafft_sys::A__align(
[INFO] [stdout] 486 +         let c_score = mafft_types::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 504 -         mafft_sys::freeconstants();
[INFO] [stdout] 504 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:560:32
[INFO] [stdout]     |
[INFO] [stdout] 560 |         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 560 -         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout] 560 +         std::ptr::addr_of_mut!(mafft_types::penalty_shift_factor).write(2.0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 564 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 564 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:589:21
[INFO] [stdout]     |
[INFO] [stdout] 589 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 589 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 589 +         let n_dyn = mafft_types::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:596:23
[INFO] [stdout]     |
[INFO] [stdout] 596 |         let c_score = mafft_sys::A__align(
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 596 -         let c_score = mafft_sys::A__align(
[INFO] [stdout] 596 +         let c_score = mafft_types::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:597:20
[INFO] [stdout]     |
[INFO] [stdout] 597 |             n_dyn, mafft_sys::penalty, mafft_sys::penalty_ex,
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 597 -             n_dyn, mafft_sys::penalty, mafft_sys::penalty_ex,
[INFO] [stdout] 597 +             n_dyn, mafft_types::penalty, mafft_sys::penalty_ex,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:597:40
[INFO] [stdout]     |
[INFO] [stdout] 597 |             n_dyn, mafft_sys::penalty, mafft_sys::penalty_ex,
[INFO] [stdout]     |                                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 597 -             n_dyn, mafft_sys::penalty, mafft_sys::penalty_ex,
[INFO] [stdout] 597 +             n_dyn, mafft_sys::penalty, mafft_types::penalty_ex,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile_align.rs:611:9
[INFO] [stdout]     |
[INFO] [stdout] 611 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 611 -         mafft_sys::freeconstants();
[INFO] [stdout] 611 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "cross_validate_profile_align") due to 42 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 29 +         mafft_types::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_types::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:30:59
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:31:62
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:32:62
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 33 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:33:62
[INFO] [stdout]    |
[INFO] [stdout] 33 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 33 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 34 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 34 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 35 +         std::ptr::addr_of_mut!(mafft_types::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:35:58
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 35 +         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 36 +         std::ptr::addr_of_mut!(mafft_types::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:36:58
[INFO] [stdout]    |
[INFO] [stdout] 36 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 36 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 37 +         std::ptr::addr_of_mut!(mafft_types::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:37:55
[INFO] [stdout]    |
[INFO] [stdout] 37 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 37 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 38 +         std::ptr::addr_of_mut!(mafft_types::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 39 +         std::ptr::addr_of_mut!(mafft_types::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 40 +         std::ptr::addr_of_mut!(mafft_types::nblosum).write(62);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 41 +         std::ptr::addr_of_mut!(mafft_types::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 42 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_msalign.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 48 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 109 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout] 109 +         let n_dyn = mafft_types::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let _c_score = mafft_sys::MSalignmm(
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 116 -         let _c_score = mafft_sys::MSalignmm(
[INFO] [stdout] 116 +         let _c_score = mafft_types::MSalignmm(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 137 -         mafft_sys::freeconstants();
[INFO] [stdout] 137 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 246 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout] 246 +         let n_dyn = mafft_types::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         mafft_sys::rs_msalignmm_capture_top(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 266 -         mafft_sys::rs_msalignmm_capture_top(
[INFO] [stdout] 266 +         mafft_types::rs_msalignmm_capture_top(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 280 -         mafft_sys::freeconstants();
[INFO] [stdout] 280 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:407:21
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 407 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout] 407 +         let n_dyn = mafft_types::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:418:9
[INFO] [stdout]     |
[INFO] [stdout] 418 |         mafft_sys::rs_msalignmm_tanni_capture(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 418 -         mafft_sys::rs_msalignmm_tanni_capture(
[INFO] [stdout] 418 +         mafft_types::rs_msalignmm_tanni_capture(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 427 -         mafft_sys::freeconstants();
[INFO] [stdout] 427 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:506:21
[INFO] [stdout]     |
[INFO] [stdout] 506 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 506 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout] 506 +         let n_dyn = mafft_types::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |         mafft_sys::rs_msalignmm_full_trace(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 518 -         mafft_sys::rs_msalignmm_full_trace(
[INFO] [stdout] 518 +         mafft_types::rs_msalignmm_full_trace(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 528 |         mafft_sys::MSalignmm(n_dyn, &mut rp1, &mut rp2, &mut e1, &mut e2, 1, 1, alloclen,
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 528 -         mafft_sys::MSalignmm(n_dyn, &mut rp1, &mut rp2, &mut e1, &mut e2, 1, 1, alloclen,
[INFO] [stdout] 528 +         mafft_types::MSalignmm(n_dyn, &mut rp1, &mut rp2, &mut e1, &mut e2, 1, 1, alloclen,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 533 -         mafft_sys::freeconstants();
[INFO] [stdout] 533 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:571:21
[INFO] [stdout]     |
[INFO] [stdout] 571 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 571 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout] 571 +         let n_dyn = mafft_types::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 |         mafft_sys::rs_msalignmm_full_trace(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 587 -         mafft_sys::rs_msalignmm_full_trace(
[INFO] [stdout] 587 +         mafft_types::rs_msalignmm_full_trace(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:610:17
[INFO] [stdout]     |
[INFO] [stdout] 610 |         let _ = mafft_sys::MSalignmm(
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 610 -         let _ = mafft_sys::MSalignmm(
[INFO] [stdout] 610 +         let _ = mafft_types::MSalignmm(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_msalign.rs:626:9
[INFO] [stdout]     |
[INFO] [stdout] 626 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 626 -         mafft_sys::freeconstants();
[INFO] [stdout] 626 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 25 +         mafft_types::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 26 +         std::ptr::addr_of_mut!(mafft_types::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:26:59
[INFO] [stdout]    |
[INFO] [stdout] 26 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 26 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 27 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:27:62
[INFO] [stdout]    |
[INFO] [stdout] 27 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 27 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout] 28 +         std::ptr::addr_of_mut!(mafft_types::poffset).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_types::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:29:58
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_types::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:30:55
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_types::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_types::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 33 +         std::ptr::addr_of_mut!(mafft_types::nblosum).write(62);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 34 +         std::ptr::addr_of_mut!(mafft_types::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/exp_residual_step10.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 38 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "cross_validate_msalign") due to 40 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 29 +         mafft_io::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_io::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:30:59
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_io::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:31:62
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_io::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:32:62
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 33 +         std::ptr::addr_of_mut!(mafft_io::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:33:62
[INFO] [stdout]    |
[INFO] [stdout] 33 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 33 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 34 +         std::ptr::addr_of_mut!(mafft_io::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 34 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout] 35 +         std::ptr::addr_of_mut!(mafft_io::poffset).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 36 +         std::ptr::addr_of_mut!(mafft_io::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:36:58
[INFO] [stdout]    |
[INFO] [stdout] 36 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 36 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 37 +         std::ptr::addr_of_mut!(mafft_io::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:37:55
[INFO] [stdout]    |
[INFO] [stdout] 37 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 37 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 38 +         std::ptr::addr_of_mut!(mafft_io::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 39 +         std::ptr::addr_of_mut!(mafft_io::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(50);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(50);
[INFO] [stdout] 40 +         std::ptr::addr_of_mut!(mafft_io::nblosum).write(50);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 41 +         std::ptr::addr_of_mut!(mafft_io::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |         std::ptr::addr_of_mut!(mafft_sys::fftWinSize).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 -         std::ptr::addr_of_mut!(mafft_sys::fftWinSize).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 42 +         std::ptr::addr_of_mut!(mafft_io::fftWinSize).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:42:61
[INFO] [stdout]    |
[INFO] [stdout] 42 |         std::ptr::addr_of_mut!(mafft_sys::fftWinSize).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                             ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 -         std::ptr::addr_of_mut!(mafft_sys::fftWinSize).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 42 +         std::ptr::addr_of_mut!(mafft_sys::fftWinSize).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 43 -         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 43 +         std::ptr::addr_of_mut!(mafft_io::fftThreshold).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:43:63
[INFO] [stdout]    |
[INFO] [stdout] 43 |         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 43 -         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 43 +         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:44:32
[INFO] [stdout]    |
[INFO] [stdout] 44 |         std::ptr::addr_of_mut!(mafft_sys::consweight_multi).write(1.0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 44 -         std::ptr::addr_of_mut!(mafft_sys::consweight_multi).write(1.0);
[INFO] [stdout] 44 +         std::ptr::addr_of_mut!(mafft_io::consweight_multi).write(1.0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_bl50_fft.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 49 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 49 +         mafft_io::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let count = mafft_sys::alignableReagion(
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 -         let count = mafft_sys::alignableReagion(
[INFO] [stdout] 117 +         let count = mafft_io::alignableReagion(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 130 -         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout] 130 +         mafft_io::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 132 -         mafft_sys::freeconstants();
[INFO] [stdout] 132 +         mafft_io::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 118 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout] 118 +         let n_dyn = mafft_types::AllocateDoubleMtx(nalpha_c, nalpha_c);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:124:32
[INFO] [stdout]     |
[INFO] [stdout] 124 |         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'A' as i8);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 124 -         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'A' as i8);
[INFO] [stdout] 124 +         std::ptr::addr_of_mut!(mafft_types::alg).write(b'A' as i8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:125:32
[INFO] [stdout]     |
[INFO] [stdout] 125 |         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 125 -         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout] 125 +         std::ptr::addr_of_mut!(mafft_types::fftkeika).write(1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:126:32
[INFO] [stdout]     |
[INFO] [stdout] 126 |         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(0);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 -         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(0);
[INFO] [stdout] 126 +         std::ptr::addr_of_mut!(mafft_types::kobetsubunkatsu).write(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:127:32
[INFO] [stdout]     |
[INFO] [stdout] 127 |         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 127 -         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout] 127 +         std::ptr::addr_of_mut!(mafft_types::use_fft).write(1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:128:32
[INFO] [stdout]     |
[INFO] [stdout] 128 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(tailgp);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 128 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(tailgp);
[INFO] [stdout] 128 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(tailgp);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:129:32
[INFO] [stdout]     |
[INFO] [stdout] 129 |         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(50);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 129 -         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(50);
[INFO] [stdout] 129 +         std::ptr::addr_of_mut!(mafft_types::fftThreshold).write(50);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         std::ptr::addr_of_mut!(mafft_sys::penalty).write(penalty);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 130 -         std::ptr::addr_of_mut!(mafft_sys::penalty).write(penalty);
[INFO] [stdout] 130 +         std::ptr::addr_of_mut!(mafft_types::penalty).write(penalty);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(penalty_ex);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 131 -         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(penalty_ex);
[INFO] [stdout] 131 +         std::ptr::addr_of_mut!(mafft_types::penalty_ex).write(penalty_ex);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:231:32
[INFO] [stdout]     |
[INFO] [stdout] 231 |         std::ptr::addr_of_mut!(mafft_sys::njob).write(nseq as c_int);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 231 -         std::ptr::addr_of_mut!(mafft_sys::njob).write(nseq as c_int);
[INFO] [stdout] 231 +         std::ptr::addr_of_mut!(mafft_io::njob).write(nseq as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:232:44
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout]     |                                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 232 -         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout] 232 +         let c_penalty = std::ptr::addr_of!(mafft_io::penalty).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:233:47
[INFO] [stdout]     |
[INFO] [stdout] 233 |         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout]     |                                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 233 -         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout] 233 +         let c_penalty_ex = std::ptr::addr_of!(mafft_io::penalty_ex).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:147:23
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let c_score = mafft_sys::Falign(
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 147 -         let c_score = mafft_sys::Falign(
[INFO] [stdout] 147 +         let c_score = mafft_types::Falign(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:259:21
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 259 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 259 +         let n_dyn = mafft_io::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:267:23
[INFO] [stdout]     |
[INFO] [stdout] 267 |         let c_score = mafft_sys::A__align(
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 267 -         let c_score = mafft_sys::A__align(
[INFO] [stdout] 267 +         let c_score = mafft_io::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |         mafft_sys::A__align(std::ptr::null_mut(), 0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 288 -         mafft_sys::A__align(std::ptr::null_mut(), 0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout] 288 +         mafft_io::A__align(std::ptr::null_mut(), 0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 293 -         mafft_sys::freeconstants();
[INFO] [stdout] 293 +         mafft_io::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |             MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()
[INFO] [stdout]     |                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 111 -             MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()
[INFO] [stdout] 111 +             MAX_SEG * std::mem::size_of::<mafft_io::Segment>()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_bl50_fft.rs:110:27
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(
[INFO] [stdout]     |                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 110 -         let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(
[INFO] [stdout] 110 +         let seg_buf: *mut mafft_io::Segment = alloc_zeroed(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/exp_residual_step10.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         mafft_sys::FreeDoubleMtx(n_dyn);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 186 -         mafft_sys::FreeDoubleMtx(n_dyn);
[INFO] [stdout] 186 +         mafft_types::FreeDoubleMtx(n_dyn);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "cross_validate_bl50_fft") due to 38 previous errors
[INFO] [stderr] error: could not compile `mafft-core` (test "exp_residual_step10") due to 26 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 23 +         mafft_types::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 24 +         std::ptr::addr_of_mut!(mafft_types::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:24:59
[INFO] [stdout]    |
[INFO] [stdout] 24 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 24 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 25 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 25 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout] 26 +         std::ptr::addr_of_mut!(mafft_types::poffset).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 27 +         std::ptr::addr_of_mut!(mafft_types::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:27:58
[INFO] [stdout]    |
[INFO] [stdout] 27 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 27 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 28 +         std::ptr::addr_of_mut!(mafft_types::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:28:55
[INFO] [stdout]    |
[INFO] [stdout] 28 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 28 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_types::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_types::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_types::nblosum).write(62);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_types::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_insertnewgaps.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 36 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let aseq = unsafe { mafft_sys::AllocateCharMtx(njob, alloclen) };
[INFO] [stdout]     |                         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 124 -     let aseq = unsafe { mafft_sys::AllocateCharMtx(njob, alloclen) };
[INFO] [stdout] 124 +     let aseq = unsafe { mafft_types::AllocateCharMtx(njob, alloclen) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let mseq1_prestrip = unsafe { mafft_sys::AllocateCharMtx(sc.existing_grp.len() as c_int, alloclen) };
[INFO] [stdout]     |                                   ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 137 -     let mseq1_prestrip = unsafe { mafft_sys::AllocateCharMtx(sc.existing_grp.len() as c_int, alloclen) };
[INFO] [stdout] 137 +     let mseq1_prestrip = unsafe { mafft_types::AllocateCharMtx(sc.existing_grp.len() as c_int, alloclen) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:142:27
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let gapmap = unsafe { mafft_sys::AllocateIntVec(alloclen) };
[INFO] [stdout]     |                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 142 -     let gapmap = unsafe { mafft_sys::AllocateIntVec(alloclen) };
[INFO] [stdout] 142 +     let gapmap = unsafe { mafft_types::AllocateIntVec(alloclen) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |     unsafe { mafft_sys::findcommongaps(sc.existing_grp.len() as c_int, mseq1_prestrip, gapmap); }
[INFO] [stdout]     |              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 144 -     unsafe { mafft_sys::findcommongaps(sc.existing_grp.len() as c_int, mseq1_prestrip, gapmap); }
[INFO] [stdout] 144 +     unsafe { mafft_types::findcommongaps(sc.existing_grp.len() as c_int, mseq1_prestrip, gapmap); }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let mseq1_post = unsafe { mafft_sys::AllocateCharMtx(sc.existing_grp.len() as c_int, alloclen) };
[INFO] [stdout]     |                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 152 -     let mseq1_post = unsafe { mafft_sys::AllocateCharMtx(sc.existing_grp.len() as c_int, alloclen) };
[INFO] [stdout] 152 +     let mseq1_post = unsafe { mafft_types::AllocateCharMtx(sc.existing_grp.len() as c_int, alloclen) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |     unsafe { mafft_sys::adjustgapmap(post_merge_width, gapmap, *mseq1_post.add(0)); }
[INFO] [stdout]     |              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 160 -     unsafe { mafft_sys::adjustgapmap(post_merge_width, gapmap, *mseq1_post.add(0)); }
[INFO] [stdout] 160 +     unsafe { mafft_types::adjustgapmap(post_merge_width, gapmap, *mseq1_post.add(0)); }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:165:24
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let ex1 = unsafe { mafft_sys::AllocateIntVec(njob) };
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 165 -     let ex1 = unsafe { mafft_sys::AllocateIntVec(njob) };
[INFO] [stdout] 165 +     let ex1 = unsafe { mafft_types::AllocateIntVec(njob) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let ex2 = unsafe { mafft_sys::AllocateIntVec(njob) };
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 166 -     let ex2 = unsafe { mafft_sys::AllocateIntVec(njob) };
[INFO] [stdout] 166 +     let ex2 = unsafe { mafft_types::AllocateIntVec(njob) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         mafft_sys::restorecommongaps(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 178 -         mafft_sys::restorecommongaps(
[INFO] [stdout] 178 +         mafft_types::restorecommongaps(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:184:35
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let mseq1_restored = unsafe { mafft_sys::AllocateCharMtx(sc.existing_grp.len() as c_int, alloclen) };
[INFO] [stdout]     |                                   ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 184 -     let mseq1_restored = unsafe { mafft_sys::AllocateCharMtx(sc.existing_grp.len() as c_int, alloclen) };
[INFO] [stdout] 184 +     let mseq1_restored = unsafe { mafft_types::AllocateCharMtx(sc.existing_grp.len() as c_int, alloclen) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:189:32
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let gaplen_len = (unsafe { mafft_sys::seqlen(*mseq1_restored.add(0)) } + 1) as c_int;
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 189 -     let gaplen_len = (unsafe { mafft_sys::seqlen(*mseq1_restored.add(0)) } + 1) as c_int;
[INFO] [stdout] 189 +     let gaplen_len = (unsafe { mafft_types::seqlen(*mseq1_restored.add(0)) } + 1) as c_int;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:190:27
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let gaplen = unsafe { mafft_sys::AllocateIntVec(gaplen_len.max(alloclen)) };
[INFO] [stdout]     |                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 190 -     let gaplen = unsafe { mafft_sys::AllocateIntVec(gaplen_len.max(alloclen)) };
[INFO] [stdout] 190 +     let gaplen = unsafe { mafft_types::AllocateIntVec(gaplen_len.max(alloclen)) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:192:14
[INFO] [stdout]     |
[INFO] [stdout] 192 |     unsafe { mafft_sys::findnewgaps(sc.existing_grp.len() as c_int, 0, mseq1_restored, gaplen); }
[INFO] [stdout]     |              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 192 -     unsafe { mafft_sys::findnewgaps(sc.existing_grp.len() as c_int, 0, mseq1_restored, gaplen); }
[INFO] [stdout] 192 +     unsafe { mafft_types::findnewgaps(sc.existing_grp.len() as c_int, 0, mseq1_restored, gaplen); }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:195:35
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let alreadyaligned = unsafe { mafft_sys::AllocateIntVec(njob) };
[INFO] [stdout]     |                                   ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 195 -     let alreadyaligned = unsafe { mafft_sys::AllocateIntVec(njob) };
[INFO] [stdout] 195 +     let alreadyaligned = unsafe { mafft_types::AllocateIntVec(njob) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |         mafft_sys::insertnewgaps(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 210 -         mafft_sys::insertnewgaps(
[INFO] [stdout] 210 +         mafft_types::insertnewgaps(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:405:9
[INFO] [stdout]     |
[INFO] [stdout] 405 |         mafft_sys::FreeCharMtx(aseq);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 405 -         mafft_sys::FreeCharMtx(aseq);
[INFO] [stdout] 405 +         mafft_types::FreeCharMtx(aseq);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:406:9
[INFO] [stdout]     |
[INFO] [stdout] 406 |         mafft_sys::FreeCharMtx(mseq1_prestrip);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 406 -         mafft_sys::FreeCharMtx(mseq1_prestrip);
[INFO] [stdout] 406 +         mafft_types::FreeCharMtx(mseq1_prestrip);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 20 +         mafft_types::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         mafft_sys::FreeCharMtx(mseq1_post);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 407 -         mafft_sys::FreeCharMtx(mseq1_post);
[INFO] [stdout] 407 +         mafft_types::FreeCharMtx(mseq1_post);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 21 +         std::ptr::addr_of_mut!(mafft_types::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:21:59
[INFO] [stdout]    |
[INFO] [stdout] 21 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 21 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 22 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:22:62
[INFO] [stdout]    |
[INFO] [stdout] 22 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 22 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout] 23 +         std::ptr::addr_of_mut!(mafft_types::poffset).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 24 +         std::ptr::addr_of_mut!(mafft_types::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:24:58
[INFO] [stdout]    |
[INFO] [stdout] 24 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 24 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 25 +         std::ptr::addr_of_mut!(mafft_types::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:25:55
[INFO] [stdout]    |
[INFO] [stdout] 25 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 25 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 26 +         std::ptr::addr_of_mut!(mafft_types::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 27 +         std::ptr::addr_of_mut!(mafft_types::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 28 +         std::ptr::addr_of_mut!(mafft_types::nblosum).write(62);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_types::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:408:9
[INFO] [stdout]     |
[INFO] [stdout] 408 |         mafft_sys::FreeCharMtx(mseq1_restored);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 408 -         mafft_sys::FreeCharMtx(mseq1_restored);
[INFO] [stdout] 408 +         mafft_types::FreeCharMtx(mseq1_restored);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:409:9
[INFO] [stdout]     |
[INFO] [stdout] 409 |         mafft_sys::FreeIntVec(ex1);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 409 -         mafft_sys::FreeIntVec(ex1);
[INFO] [stdout] 409 +         mafft_types::FreeIntVec(ex1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 |         mafft_sys::FreeIntVec(ex2);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 410 -         mafft_sys::FreeIntVec(ex2);
[INFO] [stdout] 410 +         mafft_types::FreeIntVec(ex2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |         mafft_sys::FreeIntVec(gaplen);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 411 -         mafft_sys::FreeIntVec(gaplen);
[INFO] [stdout] 411 +         mafft_types::FreeIntVec(gaplen);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         mafft_sys::FreeIntVec(gapmap);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 412 -         mafft_sys::FreeIntVec(gapmap);
[INFO] [stdout] 412 +         mafft_types::FreeIntVec(gapmap);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_insertnewgaps.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |         mafft_sys::FreeIntVec(alreadyaligned);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 413 -         mafft_sys::FreeIntVec(alreadyaligned);
[INFO] [stdout] 413 +         mafft_types::FreeIntVec(alreadyaligned);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_cpmx.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 33 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         mafft_sys::cpmx_calc_new(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 161 -         mafft_sys::cpmx_calc_new(
[INFO] [stdout] 161 +         mafft_types::cpmx_calc_new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         mafft_sys::cpmx_calc_new(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 164 -         mafft_sys::cpmx_calc_new(
[INFO] [stdout] 164 +         mafft_types::cpmx_calc_new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         mafft_sys::gapcountf(c_gapf1.as_mut_ptr(),
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 173 -         mafft_sys::gapcountf(c_gapf1.as_mut_ptr(),
[INFO] [stdout] 173 +         mafft_types::gapcountf(c_gapf1.as_mut_ptr(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         mafft_sys::gapcountf(c_gapf2.as_mut_ptr(),
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 176 -         mafft_sys::gapcountf(c_gapf2.as_mut_ptr(),
[INFO] [stdout] 176 +         mafft_types::gapcountf(c_gapf2.as_mut_ptr(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         mafft_sys::st_OpeningGapCount(c_og1.as_mut_ptr(), n1 as c_int,
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 193 -         mafft_sys::st_OpeningGapCount(c_og1.as_mut_ptr(), n1 as c_int,
[INFO] [stdout] 193 +         mafft_types::st_OpeningGapCount(c_og1.as_mut_ptr(), n1 as c_int,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         mafft_sys::st_FinalGapCount(c_fg1.as_mut_ptr(), n1 as c_int,
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 195 -         mafft_sys::st_FinalGapCount(c_fg1.as_mut_ptr(), n1 as c_int,
[INFO] [stdout] 195 +         mafft_types::st_FinalGapCount(c_fg1.as_mut_ptr(), n1 as c_int,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         mafft_sys::st_OpeningGapCount(c_og2.as_mut_ptr(), n2 as c_int,
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 197 -         mafft_sys::st_OpeningGapCount(c_og2.as_mut_ptr(), n2 as c_int,
[INFO] [stdout] 197 +         mafft_types::st_OpeningGapCount(c_og2.as_mut_ptr(), n2 as c_int,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         mafft_sys::st_FinalGapCount(c_fg2.as_mut_ptr(), n2 as c_int,
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 199 -         mafft_sys::st_FinalGapCount(c_fg2.as_mut_ptr(), n2 as c_int,
[INFO] [stdout] 199 +         mafft_types::st_FinalGapCount(c_fg2.as_mut_ptr(), n2 as c_int,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         mafft_sys::rs_createcpmxresult(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 230 -         mafft_sys::rs_createcpmxresult(
[INFO] [stdout] 230 +         mafft_types::rs_createcpmxresult(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |         mafft_sys::rs_creategapfreqresult(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 243 -         mafft_sys::rs_creategapfreqresult(
[INFO] [stdout] 243 +         mafft_types::rs_creategapfreqresult(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         mafft_sys::rs_createogresult(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 256 -         mafft_sys::rs_createogresult(
[INFO] [stdout] 256 +         mafft_types::rs_createogresult(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         mafft_sys::rs_createfgresult(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 269 -         mafft_sys::rs_createfgresult(
[INFO] [stdout] 269 +         mafft_types::rs_createfgresult(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "cross_validate_insertnewgaps") due to 39 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "cross_validate_cpmx") due to 31 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |         mafft_sys::cpmx_calc_new(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 526 -         mafft_sys::cpmx_calc_new(
[INFO] [stdout] 526 +         mafft_types::cpmx_calc_new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:561:9
[INFO] [stdout]     |
[INFO] [stdout] 561 |         mafft_sys::gapcountf(c_gapf.as_mut_ptr(),
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 561 -         mafft_sys::gapcountf(c_gapf.as_mut_ptr(),
[INFO] [stdout] 561 +         mafft_types::gapcountf(c_gapf.as_mut_ptr(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 |         mafft_sys::st_OpeningGapCount(c_og.as_mut_ptr(), nseq as c_int,
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 587 -         mafft_sys::st_OpeningGapCount(c_og.as_mut_ptr(), nseq as c_int,
[INFO] [stdout] 587 +         mafft_types::st_OpeningGapCount(c_og.as_mut_ptr(), nseq as c_int,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_cpmx.rs:589:9
[INFO] [stdout]     |
[INFO] [stdout] 589 |         mafft_sys::st_FinalGapCount(c_fg.as_mut_ptr(), nseq as c_int,
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 589 -         mafft_sys::st_FinalGapCount(c_fg.as_mut_ptr(), nseq as c_int,
[INFO] [stdout] 589 +         mafft_types::st_FinalGapCount(c_fg.as_mut_ptr(), nseq as c_int,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 21 +         mafft_types::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 22 +         std::ptr::addr_of_mut!(mafft_types::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:22:59
[INFO] [stdout]    |
[INFO] [stdout] 22 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 22 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 23 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 23 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 24 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:24:62
[INFO] [stdout]    |
[INFO] [stdout] 24 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 24 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 25 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 25 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 26 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:26:64
[INFO] [stdout]    |
[INFO] [stdout] 26 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 26 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_types::poffset).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_types::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:30:58
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_types::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:31:55
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_types::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 33 +         std::ptr::addr_of_mut!(mafft_types::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 34 +         std::ptr::addr_of_mut!(mafft_types::nblosum).write(62);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 35 +         std::ptr::addr_of_mut!(mafft_types::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 40 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:80:43
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let nalpha_c = std::ptr::addr_of!(mafft_sys::nalphabets).read();
[INFO] [stdout]    |                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 80 -         let nalpha_c = std::ptr::addr_of!(mafft_sys::nalphabets).read();
[INFO] [stdout] 80 +         let nalpha_c = std::ptr::addr_of!(mafft_types::nalphabets).read();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let cpmx = mafft_sys::AllocateDoubleMtx(nalpha_c, length as c_int + 2);
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 81 -         let cpmx = mafft_sys::AllocateDoubleMtx(nalpha_c, length as c_int + 2);
[INFO] [stdout] 81 +         let cpmx = mafft_types::AllocateDoubleMtx(nalpha_c, length as c_int + 2);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_profile.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         mafft_sys::cpmx_calc_new(c_ptrs.as_mut_ptr(), cpmx, eff, length as c_int, weights.len() as c_int);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 -         mafft_sys::cpmx_calc_new(c_ptrs.as_mut_ptr(), cpmx, eff, length as c_int, weights.len() as c_int);
[INFO] [stdout] 82 +         mafft_types::cpmx_calc_new(c_ptrs.as_mut_ptr(), cpmx, eff, length as c_int, weights.len() as c_int);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         mafft_sys::st_OpeningGapCount(c_ogcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 101 -         mafft_sys::st_OpeningGapCount(c_ogcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout] 101 +         mafft_types::st_OpeningGapCount(c_ogcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         mafft_sys::st_FinalGapCount(c_fgcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 118 -         mafft_sys::st_FinalGapCount(c_fgcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout] 118 +         mafft_types::st_FinalGapCount(c_fgcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         mafft_sys::gapcountf(c_gapfreq, c_ptrs.as_mut_ptr(), weights.len() as c_int, eff, length as c_int);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 135 -         mafft_sys::gapcountf(c_gapfreq, c_ptrs.as_mut_ptr(), weights.len() as c_int, eff, length as c_int);
[INFO] [stdout] 135 +         mafft_types::gapcountf(c_gapfreq, c_ptrs.as_mut_ptr(), weights.len() as c_int, eff, length as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 150 -         mafft_sys::freeconstants();
[INFO] [stdout] 150 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:187:43
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let nalpha_c = std::ptr::addr_of!(mafft_sys::nalphabets).read();
[INFO] [stdout]     |                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 187 -         let nalpha_c = std::ptr::addr_of!(mafft_sys::nalphabets).read();
[INFO] [stdout] 187 +         let nalpha_c = std::ptr::addr_of!(mafft_types::nalphabets).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:188:20
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let cpmx = mafft_sys::AllocateDoubleMtx(nalpha_c, length as c_int + 2);
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 188 -         let cpmx = mafft_sys::AllocateDoubleMtx(nalpha_c, length as c_int + 2);
[INFO] [stdout] 188 +         let cpmx = mafft_types::AllocateDoubleMtx(nalpha_c, length as c_int + 2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         mafft_sys::cpmx_calc_new(c_ptrs.as_mut_ptr(), cpmx, eff, length as c_int, weights.len() as c_int);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 189 -         mafft_sys::cpmx_calc_new(c_ptrs.as_mut_ptr(), cpmx, eff, length as c_int, weights.len() as c_int);
[INFO] [stdout] 189 +         mafft_types::cpmx_calc_new(c_ptrs.as_mut_ptr(), cpmx, eff, length as c_int, weights.len() as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         mafft_sys::st_OpeningGapCount(c_ogcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 200 -         mafft_sys::st_OpeningGapCount(c_ogcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout] 200 +         mafft_types::st_OpeningGapCount(c_ogcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 209 -         mafft_sys::freeconstants();
[INFO] [stdout] 209 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let adcw = std::ptr::addr_of!(mafft_sys::amino_dis_consweight_multi).read();
[INFO] [stdout]     |                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 236 -         let adcw = std::ptr::addr_of!(mafft_sys::amino_dis_consweight_multi).read();
[INFO] [stdout] 236 +         let adcw = std::ptr::addr_of!(mafft_types::amino_dis_consweight_multi).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 243 -         mafft_sys::freeconstants();
[INFO] [stdout] 243 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |         mafft_sys::intergroup_score(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 305 -         mafft_sys::intergroup_score(
[INFO] [stdout] 305 +         mafft_types::intergroup_score(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:322:39
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let adcw = std::ptr::addr_of!(mafft_sys::amino_dis_consweight_multi).read();
[INFO] [stdout]     |                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 322 -         let adcw = std::ptr::addr_of!(mafft_sys::amino_dis_consweight_multi).read();
[INFO] [stdout] 322 +         let adcw = std::ptr::addr_of!(mafft_types::amino_dis_consweight_multi).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 331 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 331 -         mafft_sys::freeconstants();
[INFO] [stdout] 331 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:366:43
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let nalpha_c = std::ptr::addr_of!(mafft_sys::nalphabets).read();
[INFO] [stdout]     |                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 366 -         let nalpha_c = std::ptr::addr_of!(mafft_sys::nalphabets).read();
[INFO] [stdout] 366 +         let nalpha_c = std::ptr::addr_of!(mafft_types::nalphabets).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:367:20
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let cpmx = mafft_sys::AllocateDoubleMtx(nalpha_c, length as c_int + 2);
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 367 -         let cpmx = mafft_sys::AllocateDoubleMtx(nalpha_c, length as c_int + 2);
[INFO] [stdout] 367 +         let cpmx = mafft_types::AllocateDoubleMtx(nalpha_c, length as c_int + 2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:368:9
[INFO] [stdout]     |
[INFO] [stdout] 368 |         mafft_sys::cpmx_calc_new(c_ptrs.as_mut_ptr(), cpmx, eff, length as c_int, weights.len() as c_int);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 368 -         mafft_sys::cpmx_calc_new(c_ptrs.as_mut_ptr(), cpmx, eff, length as c_int, weights.len() as c_int);
[INFO] [stdout] 368 +         mafft_types::cpmx_calc_new(c_ptrs.as_mut_ptr(), cpmx, eff, length as c_int, weights.len() as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |         mafft_sys::st_OpeningGapCount(c_ogcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 380 -         mafft_sys::st_OpeningGapCount(c_ogcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout] 380 +         mafft_types::st_OpeningGapCount(c_ogcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 |         mafft_sys::st_FinalGapCount(c_fgcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 387 -         mafft_sys::st_FinalGapCount(c_fgcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout] 387 +         mafft_types::st_FinalGapCount(c_fgcp, weights.len() as c_int, c_ptrs.as_mut_ptr(), eff, length as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:394:9
[INFO] [stdout]     |
[INFO] [stdout] 394 |         mafft_sys::gapcountf(c_gapfreq, c_ptrs.as_mut_ptr(), weights.len() as c_int, eff, length as c_int);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 394 -         mafft_sys::gapcountf(c_gapfreq, c_ptrs.as_mut_ptr(), weights.len() as c_int, eff, length as c_int);
[INFO] [stdout] 394 +         mafft_types::gapcountf(c_gapfreq, c_ptrs.as_mut_ptr(), weights.len() as c_int, eff, length as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_profile.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 402 -         mafft_sys::freeconstants();
[INFO] [stdout] 402 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "cross_validate_profile") due to 45 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 34 +         mafft_types::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 35 +         std::ptr::addr_of_mut!(mafft_types::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:35:59
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 35 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 35 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 36 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 36 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 37 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:37:62
[INFO] [stdout]    |
[INFO] [stdout] 37 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 37 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 38 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:38:62
[INFO] [stdout]    |
[INFO] [stdout] 38 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 38 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 39 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:39:64
[INFO] [stdout]    |
[INFO] [stdout] 39 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 39 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 40 +         std::ptr::addr_of_mut!(mafft_types::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:40:58
[INFO] [stdout]    |
[INFO] [stdout] 40 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 40 +         std::ptr::addr_of_mut!(mafft_sys::poffset).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 41 +         std::ptr::addr_of_mut!(mafft_types::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:41:58
[INFO] [stdout]    |
[INFO] [stdout] 41 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 41 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 42 +         std::ptr::addr_of_mut!(mafft_types::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:42:55
[INFO] [stdout]    |
[INFO] [stdout] 42 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 42 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 43 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 43 +         std::ptr::addr_of_mut!(mafft_types::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:44:32
[INFO] [stdout]    |
[INFO] [stdout] 44 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 44 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 44 +         std::ptr::addr_of_mut!(mafft_types::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 45 +         std::ptr::addr_of_mut!(mafft_types::nblosum).write(62);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 46 +         std::ptr::addr_of_mut!(mafft_types::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 51 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/cross_validate_constrained_align.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mtx = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]    |               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 57 -     let mtx = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 57 +     let mtx = mafft_types::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:179:32
[INFO] [stdout]     |
[INFO] [stdout] 179 |         std::ptr::addr_of_mut!(mafft_sys::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 179 -         std::ptr::addr_of_mut!(mafft_sys::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout] 179 +         std::ptr::addr_of_mut!(mafft_types::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:181:32
[INFO] [stdout]     |
[INFO] [stdout] 181 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(0);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 181 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(0);
[INFO] [stdout] 181 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:184:44
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout]     |                                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 184 -         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout] 184 +         let c_penalty = std::ptr::addr_of!(mafft_types::penalty).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:185:47
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout]     |                                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 185 -         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout] 185 +         let c_penalty_ex = std::ptr::addr_of!(mafft_types::penalty_ex).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 191 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 191 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 205 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 205 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:222:19
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let v00 = mafft_sys::imp_match_out_sc(0, 0);
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 222 -         let v00 = mafft_sys::imp_match_out_sc(0, 0);
[INFO] [stdout] 222 +         let v00 = mafft_types::imp_match_out_sc(0, 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:227:21
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let score = mafft_sys::A__align(
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 227 -         let score = mafft_sys::A__align(
[INFO] [stdout] 227 +         let score = mafft_types::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 265 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 265 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 275 -         mafft_sys::freeconstants();
[INFO] [stdout] 275 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:386:32
[INFO] [stdout]     |
[INFO] [stdout] 386 |         std::ptr::addr_of_mut!(mafft_sys::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 386 -         std::ptr::addr_of_mut!(mafft_sys::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout] 386 +         std::ptr::addr_of_mut!(mafft_types::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:388:32
[INFO] [stdout]     |
[INFO] [stdout] 388 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(0);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 388 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(0);
[INFO] [stdout] 388 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 391 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 391 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 404 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 404 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 404 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:414:44
[INFO] [stdout]     |
[INFO] [stdout] 414 |         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout]     |                                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 414 -         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout] 414 +         let c_penalty = std::ptr::addr_of!(mafft_types::penalty).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:415:47
[INFO] [stdout]     |
[INFO] [stdout] 415 |         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout]     |                                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 415 -         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout] 415 +         let c_penalty_ex = std::ptr::addr_of!(mafft_types::penalty_ex).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:418:22
[INFO] [stdout]     |
[INFO] [stdout] 418 |         let _score = mafft_sys::A__align(
[INFO] [stdout]     |                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 418 -         let _score = mafft_sys::A__align(
[INFO] [stdout] 418 +         let _score = mafft_types::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 442 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 442 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 452 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 452 -         mafft_sys::freeconstants();
[INFO] [stdout] 452 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:532:32
[INFO] [stdout]     |
[INFO] [stdout] 532 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(0);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 532 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(0);
[INFO] [stdout] 532 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:555:44
[INFO] [stdout]     |
[INFO] [stdout] 555 |         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout]     |                                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 555 -         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout] 555 +         let c_penalty = std::ptr::addr_of!(mafft_types::penalty).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:556:47
[INFO] [stdout]     |
[INFO] [stdout] 556 |         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout]     |                                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 556 -         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout] 556 +         let c_penalty_ex = std::ptr::addr_of!(mafft_types::penalty_ex).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:559:22
[INFO] [stdout]     |
[INFO] [stdout] 559 |         let _score = mafft_sys::A__align(
[INFO] [stdout]     |                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 559 -         let _score = mafft_sys::A__align(
[INFO] [stdout] 559 +         let _score = mafft_types::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:588:9
[INFO] [stdout]     |
[INFO] [stdout] 588 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 588 -         mafft_sys::freeconstants();
[INFO] [stdout] 588 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:691:32
[INFO] [stdout]     |
[INFO] [stdout] 691 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(0);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 691 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(0);
[INFO] [stdout] 691 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:692:32
[INFO] [stdout]     |
[INFO] [stdout] 692 |         std::ptr::addr_of_mut!(mafft_sys::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 692 -         std::ptr::addr_of_mut!(mafft_sys::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout] 692 +         std::ptr::addr_of_mut!(mafft_types::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:735:9
[INFO] [stdout]     |
[INFO] [stdout] 735 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 735 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 735 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:747:9
[INFO] [stdout]     |
[INFO] [stdout] 747 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 747 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 747 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:757:44
[INFO] [stdout]     |
[INFO] [stdout] 757 |         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout]     |                                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 757 -         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout] 757 +         let c_penalty = std::ptr::addr_of!(mafft_types::penalty).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:758:47
[INFO] [stdout]     |
[INFO] [stdout] 758 |         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout]     |                                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 758 -         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout] 758 +         let c_penalty_ex = std::ptr::addr_of!(mafft_types::penalty_ex).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:766:22
[INFO] [stdout]     |
[INFO] [stdout] 766 |         let _score = mafft_sys::A__align(
[INFO] [stdout]     |                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 766 -         let _score = mafft_sys::A__align(
[INFO] [stdout] 766 +         let _score = mafft_types::A__align(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:789:9
[INFO] [stdout]     |
[INFO] [stdout] 789 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 789 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 789 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:799:9
[INFO] [stdout]     |
[INFO] [stdout] 799 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 799 -         mafft_sys::freeconstants();
[INFO] [stdout] 799 +         mafft_types::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:925:32
[INFO] [stdout]     |
[INFO] [stdout] 925 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(0);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 925 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(0);
[INFO] [stdout] 925 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:926:32
[INFO] [stdout]     |
[INFO] [stdout] 926 |         std::ptr::addr_of_mut!(mafft_sys::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 926 -         std::ptr::addr_of_mut!(mafft_sys::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout] 926 +         std::ptr::addr_of_mut!(mafft_types::fastathreshold).write(FASTATHRESHOLD_DEFAULT);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:995:9
[INFO] [stdout]     |
[INFO] [stdout] 995 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 995 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 995 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1008:9
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1008 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 1008 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1021:44
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout]      |                                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1021 -         let c_penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout] 1021 +         let c_penalty = std::ptr::addr_of!(mafft_types::penalty).read();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1022:47
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout]      |                                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1022 -         let c_penalty_ex = std::ptr::addr_of!(mafft_sys::penalty_ex).read();
[INFO] [stdout] 1022 +         let c_penalty_ex = std::ptr::addr_of!(mafft_types::penalty_ex).read();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1025:22
[INFO] [stdout]      |
[INFO] [stdout] 1025 |         let _score = mafft_sys::A__align(
[INFO] [stdout]      |                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1025 -         let _score = mafft_sys::A__align(
[INFO] [stdout] 1025 +         let _score = mafft_types::A__align(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1048:9
[INFO] [stdout]      |
[INFO] [stdout] 1048 |         mafft_sys::imp_match_init_strict(
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1048 -         mafft_sys::imp_match_init_strict(
[INFO] [stdout] 1048 +         mafft_types::imp_match_init_strict(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1058:9
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1058 -         mafft_sys::freeconstants();
[INFO] [stdout] 1058 +         mafft_types::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1123:32
[INFO] [stdout]      |
[INFO] [stdout] 1123 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1123 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 1123 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1124:32
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_gap.open as c_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1124 -         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_gap.open as c_int);
[INFO] [stdout] 1124 +         std::ptr::addr_of_mut!(mafft_types::penalty).write(pair_gap.open as c_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1125:32
[INFO] [stdout]      |
[INFO] [stdout] 1125 |         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_gap.extend as c_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1125 -         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_gap.extend as c_int);
[INFO] [stdout] 1125 +         std::ptr::addr_of_mut!(mafft_types::penalty_ex).write(pair_gap.extend as c_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1136:23
[INFO] [stdout]      |
[INFO] [stdout] 1136 |         let c_score = mafft_sys::G__align11(
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1136 -         let c_score = mafft_sys::G__align11(
[INFO] [stdout] 1136 +         let c_score = mafft_types::G__align11(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1149:9
[INFO] [stdout]      |
[INFO] [stdout] 1149 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1149 -         mafft_sys::freeconstants();
[INFO] [stdout] 1149 +         mafft_types::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1212:32
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1212 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 1212 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1213:32
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_open_f as c_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1213 -         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_open_f as c_int);
[INFO] [stdout] 1213 +         std::ptr::addr_of_mut!(mafft_types::penalty).write(pair_open_f as c_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1214:32
[INFO] [stdout]      |
[INFO] [stdout] 1214 |         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_ext_f_unalign as c_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1214 -         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_ext_f_unalign as c_int);
[INFO] [stdout] 1214 +         std::ptr::addr_of_mut!(mafft_types::penalty_ex).write(pair_ext_f_unalign as c_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1218:32
[INFO] [stdout]      |
[INFO] [stdout] 1218 |         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1218 -         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout] 1218 +         std::ptr::addr_of_mut!(mafft_types::penalty_shift_factor).write(2.0);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1225:9
[INFO] [stdout]      |
[INFO] [stdout] 1225 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1225 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 1225 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1238:23
[INFO] [stdout]      |
[INFO] [stdout] 1238 |         let c_score = mafft_sys::G__align11(
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1238 -         let c_score = mafft_sys::G__align11(
[INFO] [stdout] 1238 +         let c_score = mafft_types::G__align11(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1250:9
[INFO] [stdout]      |
[INFO] [stdout] 1250 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1250 -         mafft_sys::freeconstants();
[INFO] [stdout] 1250 +         mafft_types::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1314:32
[INFO] [stdout]      |
[INFO] [stdout] 1314 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1314 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 1314 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1315:32
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_open_f as c_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1315 -         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_open_f as c_int);
[INFO] [stdout] 1315 +         std::ptr::addr_of_mut!(mafft_types::penalty).write(pair_open_f as c_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1316:32
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_ext_f_unalign as c_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1316 -         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_ext_f_unalign as c_int);
[INFO] [stdout] 1316 +         std::ptr::addr_of_mut!(mafft_types::penalty_ex).write(pair_ext_f_unalign as c_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1317:32
[INFO] [stdout]      |
[INFO] [stdout] 1317 |         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1317 -         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout] 1317 +         std::ptr::addr_of_mut!(mafft_types::penalty_shift_factor).write(2.0);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1321:9
[INFO] [stdout]      |
[INFO] [stdout] 1321 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1321 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 1321 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1332:23
[INFO] [stdout]      |
[INFO] [stdout] 1332 |         let c_score = mafft_sys::G__align11(
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1332 -         let c_score = mafft_sys::G__align11(
[INFO] [stdout] 1332 +         let c_score = mafft_types::G__align11(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1341:9
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1341 -         mafft_sys::freeconstants();
[INFO] [stdout] 1341 +         mafft_types::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1398:32
[INFO] [stdout]      |
[INFO] [stdout] 1398 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1398 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 1398 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1399:32
[INFO] [stdout]      |
[INFO] [stdout] 1399 |         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_open_f as c_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1399 -         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_open_f as c_int);
[INFO] [stdout] 1399 +         std::ptr::addr_of_mut!(mafft_types::penalty).write(pair_open_f as c_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1400:32
[INFO] [stdout]      |
[INFO] [stdout] 1400 |         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_ext_f_unalign as c_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1400 -         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_ext_f_unalign as c_int);
[INFO] [stdout] 1400 +         std::ptr::addr_of_mut!(mafft_types::penalty_ex).write(pair_ext_f_unalign as c_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1401:32
[INFO] [stdout]      |
[INFO] [stdout] 1401 |         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1401 -         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout] 1401 +         std::ptr::addr_of_mut!(mafft_types::penalty_shift_factor).write(2.0);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1405:9
[INFO] [stdout]      |
[INFO] [stdout] 1405 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1405 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 1405 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1416:23
[INFO] [stdout]      |
[INFO] [stdout] 1416 |         let c_score = mafft_sys::G__align11(
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1416 -         let c_score = mafft_sys::G__align11(
[INFO] [stdout] 1416 +         let c_score = mafft_types::G__align11(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1425:9
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1425 -         mafft_sys::freeconstants();
[INFO] [stdout] 1425 +         mafft_types::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1513:32
[INFO] [stdout]      |
[INFO] [stdout] 1513 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(-2000);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1513 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(-2000);
[INFO] [stdout] 1513 +         std::ptr::addr_of_mut!(mafft_types::ppenalty).write(-2000);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1514:32
[INFO] [stdout]      |
[INFO] [stdout] 1514 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(0);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1514 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(0);
[INFO] [stdout] 1514 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_ex).write(0);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1515:32
[INFO] [stdout]      |
[INFO] [stdout] 1515 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1515 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 1515 +         std::ptr::addr_of_mut!(mafft_types::outgap).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1516:32
[INFO] [stdout]      |
[INFO] [stdout] 1516 |         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1516 -         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(2.0);
[INFO] [stdout] 1516 +         std::ptr::addr_of_mut!(mafft_types::penalty_shift_factor).write(2.0);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1520:9
[INFO] [stdout]      |
[INFO] [stdout] 1520 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1520 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 1520 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1534:17
[INFO] [stdout]      |
[INFO] [stdout] 1534 |         let _ = mafft_sys::G__align11(
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1534 -         let _ = mafft_sys::G__align11(
[INFO] [stdout] 1534 +         let _ = mafft_types::G__align11(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1547:23
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         let c_score = mafft_sys::G__align11(
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1547 -         let c_score = mafft_sys::G__align11(
[INFO] [stdout] 1547 +         let c_score = mafft_types::G__align11(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1555:9
[INFO] [stdout]      |
[INFO] [stdout] 1555 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1555 -         mafft_sys::freeconstants();
[INFO] [stdout] 1555 +         mafft_types::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1635:32
[INFO] [stdout]      |
[INFO] [stdout] 1635 |         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_open);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1635 -         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_open);
[INFO] [stdout] 1635 +         std::ptr::addr_of_mut!(mafft_types::penalty).write(pair_open);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1636:32
[INFO] [stdout]      |
[INFO] [stdout] 1636 |         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_ext);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1636 -         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_ext);
[INFO] [stdout] 1636 +         std::ptr::addr_of_mut!(mafft_types::penalty_ex).write(pair_ext);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1637:32
[INFO] [stdout]      |
[INFO] [stdout] 1637 |         std::ptr::addr_of_mut!(mafft_sys::penalty_OP).write(pair_op);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1637 -         std::ptr::addr_of_mut!(mafft_sys::penalty_OP).write(pair_op);
[INFO] [stdout] 1637 +         std::ptr::addr_of_mut!(mafft_types::penalty_OP).write(pair_op);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1638:32
[INFO] [stdout]      |
[INFO] [stdout] 1638 |         std::ptr::addr_of_mut!(mafft_sys::penalty_EX).write(0);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1638 -         std::ptr::addr_of_mut!(mafft_sys::penalty_EX).write(0);
[INFO] [stdout] 1638 +         std::ptr::addr_of_mut!(mafft_types::penalty_EX).write(0);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1639:32
[INFO] [stdout]      |
[INFO] [stdout] 1639 |         std::ptr::addr_of_mut!(mafft_sys::offset).write(pair_offset_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1639 -         std::ptr::addr_of_mut!(mafft_sys::offset).write(pair_offset_int);
[INFO] [stdout] 1639 +         std::ptr::addr_of_mut!(mafft_types::offset).write(pair_offset_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1640:32
[INFO] [stdout]      |
[INFO] [stdout] 1640 |         std::ptr::addr_of_mut!(mafft_sys::njob).write(2);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1640 -         std::ptr::addr_of_mut!(mafft_sys::njob).write(2);
[INFO] [stdout] 1640 +         std::ptr::addr_of_mut!(mafft_types::njob).write(2);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1653:23
[INFO] [stdout]      |
[INFO] [stdout] 1653 |         let c_score = mafft_sys::genL__align11(
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1653 -         let c_score = mafft_sys::genL__align11(
[INFO] [stdout] 1653 +         let c_score = mafft_types::genL__align11(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1671:9
[INFO] [stdout]      |
[INFO] [stdout] 1671 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1671 -         mafft_sys::freeconstants();
[INFO] [stdout] 1671 +         mafft_types::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1755:9
[INFO] [stdout]      |
[INFO] [stdout] 1755 |         mafft_sys::initglobalvariables();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1755 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 1755 +         mafft_types::initglobalvariables();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1756:32
[INFO] [stdout]      |
[INFO] [stdout] 1756 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1756 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1756 +         std::ptr::addr_of_mut!(mafft_types::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1756:59
[INFO] [stdout]      |
[INFO] [stdout] 1756 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1756 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1756 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1757:32
[INFO] [stdout]      |
[INFO] [stdout] 1757 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1757 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1757 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1757:62
[INFO] [stdout]      |
[INFO] [stdout] 1757 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1757 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1757 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1758:32
[INFO] [stdout]      |
[INFO] [stdout] 1758 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1758 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1758 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1758:62
[INFO] [stdout]      |
[INFO] [stdout] 1758 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1758 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1758 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1759:32
[INFO] [stdout]      |
[INFO] [stdout] 1759 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1759 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1759 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1759:62
[INFO] [stdout]      |
[INFO] [stdout] 1759 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1759 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1759 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1760:32
[INFO] [stdout]      |
[INFO] [stdout] 1760 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1760 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1760 +         std::ptr::addr_of_mut!(mafft_types::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1760:64
[INFO] [stdout]      |
[INFO] [stdout] 1760 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1760 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1760 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1761:32
[INFO] [stdout]      |
[INFO] [stdout] 1761 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);  // E-INS-i: laof=0.0
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1761 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);  // E-INS-i: laof=0.0
[INFO] [stdout] 1761 +         std::ptr::addr_of_mut!(mafft_types::poffset).write(0);  // E-INS-i: laof=0.0
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1762:32
[INFO] [stdout]      |
[INFO] [stdout] 1762 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1762 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1762 +         std::ptr::addr_of_mut!(mafft_types::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1762:58
[INFO] [stdout]      |
[INFO] [stdout] 1762 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1762 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1762 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1763:32
[INFO] [stdout]      |
[INFO] [stdout] 1763 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1763 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1763 +         std::ptr::addr_of_mut!(mafft_types::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1763:55
[INFO] [stdout]      |
[INFO] [stdout] 1763 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]      |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1763 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 1763 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_types::NOTSPECIFIED);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1764:32
[INFO] [stdout]      |
[INFO] [stdout] 1764 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1764 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 1764 +         std::ptr::addr_of_mut!(mafft_types::dorp).write(b'p' as i32);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1765:32
[INFO] [stdout]      |
[INFO] [stdout] 1765 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1765 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 1765 +         std::ptr::addr_of_mut!(mafft_types::scoremtx).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1766:32
[INFO] [stdout]      |
[INFO] [stdout] 1766 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1766 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 1766 +         std::ptr::addr_of_mut!(mafft_types::nblosum).write(62);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1767:32
[INFO] [stdout]      |
[INFO] [stdout] 1767 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1767 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 1767 +         std::ptr::addr_of_mut!(mafft_types::fmodel).write(0);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1772:9
[INFO] [stdout]      |
[INFO] [stdout] 1772 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1772 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 1772 +         mafft_types::constants(1, seq_arr);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1774:32
[INFO] [stdout]      |
[INFO] [stdout] 1774 |         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_open);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1774 -         std::ptr::addr_of_mut!(mafft_sys::penalty).write(pair_open);
[INFO] [stdout] 1774 +         std::ptr::addr_of_mut!(mafft_types::penalty).write(pair_open);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1775:32
[INFO] [stdout]      |
[INFO] [stdout] 1775 |         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_ext);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1775 -         std::ptr::addr_of_mut!(mafft_sys::penalty_ex).write(pair_ext);
[INFO] [stdout] 1775 +         std::ptr::addr_of_mut!(mafft_types::penalty_ex).write(pair_ext);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1776:32
[INFO] [stdout]      |
[INFO] [stdout] 1776 |         std::ptr::addr_of_mut!(mafft_sys::penalty_OP).write(pair_op);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1776 -         std::ptr::addr_of_mut!(mafft_sys::penalty_OP).write(pair_op);
[INFO] [stdout] 1776 +         std::ptr::addr_of_mut!(mafft_types::penalty_OP).write(pair_op);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1777:32
[INFO] [stdout]      |
[INFO] [stdout] 1777 |         std::ptr::addr_of_mut!(mafft_sys::penalty_EX).write(0);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1777 -         std::ptr::addr_of_mut!(mafft_sys::penalty_EX).write(0);
[INFO] [stdout] 1777 +         std::ptr::addr_of_mut!(mafft_types::penalty_EX).write(0);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1778:32
[INFO] [stdout]      |
[INFO] [stdout] 1778 |         std::ptr::addr_of_mut!(mafft_sys::offset).write(pair_offset_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1778 -         std::ptr::addr_of_mut!(mafft_sys::offset).write(pair_offset_int);
[INFO] [stdout] 1778 +         std::ptr::addr_of_mut!(mafft_types::offset).write(pair_offset_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1779:32
[INFO] [stdout]      |
[INFO] [stdout] 1779 |         std::ptr::addr_of_mut!(mafft_sys::njob).write(2);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1779 -         std::ptr::addr_of_mut!(mafft_sys::njob).write(2);
[INFO] [stdout] 1779 +         std::ptr::addr_of_mut!(mafft_types::njob).write(2);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1786:28
[INFO] [stdout]      |
[INFO] [stdout] 1786 |             let row_ptr = *mafft_sys::amino_dis.add(c as usize);
[INFO] [stdout]      |                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1786 -             let row_ptr = *mafft_sys::amino_dis.add(c as usize);
[INFO] [stdout] 1786 +             let row_ptr = *mafft_types::amino_dis.add(c as usize);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1791:28
[INFO] [stdout]      |
[INFO] [stdout] 1791 |             let row_ptr = *mafft_sys::amino_dis.add(c as usize);
[INFO] [stdout]      |                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1791 -             let row_ptr = *mafft_sys::amino_dis.add(c as usize);
[INFO] [stdout] 1791 +             let row_ptr = *mafft_types::amino_dis.add(c as usize);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1807:23
[INFO] [stdout]      |
[INFO] [stdout] 1807 |         let c_score = mafft_sys::genL__align11(
[INFO] [stdout]      |                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1807 -         let c_score = mafft_sys::genL__align11(
[INFO] [stdout] 1807 +         let c_score = mafft_types::genL__align11(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1825:28
[INFO] [stdout]      |
[INFO] [stdout] 1825 |             let row_ptr = *mafft_sys::amino_dis.add(c as usize);
[INFO] [stdout]      |                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1825 -             let row_ptr = *mafft_sys::amino_dis.add(c as usize);
[INFO] [stdout] 1825 +             let row_ptr = *mafft_types::amino_dis.add(c as usize);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/cross_validate_constrained_align.rs:1833:9
[INFO] [stdout]      |
[INFO] [stdout] 1833 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1833 -         mafft_sys::freeconstants();
[INFO] [stdout] 1833 +         mafft_types::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:175:103
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 175 -         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 175 +         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:732:103
[INFO] [stdout]     |
[INFO] [stdout] 732 |         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 732 -         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 732 +         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:952:38
[INFO] [stdout]     |
[INFO] [stdout] 952 |         let mut lh_storage: Vec<*mut mafft_sys::LocalHom> = Vec::new();
[INFO] [stdout]     |                                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 952 -         let mut lh_storage: Vec<*mut mafft_sys::LocalHom> = Vec::new();
[INFO] [stdout] 952 +         let mut lh_storage: Vec<*mut mafft_types::LocalHom> = Vec::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:953:37
[INFO] [stdout]     |
[INFO] [stdout] 953 |         let mut lh_2d: Vec<Vec<*mut mafft_sys::LocalHom>> =
[INFO] [stdout]     |                                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 953 -         let mut lh_2d: Vec<Vec<*mut mafft_sys::LocalHom>> =
[INFO] [stdout] 953 +         let mut lh_2d: Vec<Vec<*mut mafft_types::LocalHom>> =
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:961:30
[INFO] [stdout]     |
[INFO] [stdout] 961 |                 let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 961 -                 let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 961 +                 let lh: *mut mafft_types::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:961:85
[INFO] [stdout]     |
[INFO] [stdout] 961 |                 let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 961 -                 let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 961 +                 let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:980:41
[INFO] [stdout]     |
[INFO] [stdout] 980 |         let lh_inner_arr: Vec<*mut *mut mafft_sys::LocalHom> = lh_2d.iter().map(|row| {
[INFO] [stdout]     |                                         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 980 -         let lh_inner_arr: Vec<*mut *mut mafft_sys::LocalHom> = lh_2d.iter().map(|row| {
[INFO] [stdout] 980 +         let lh_inner_arr: Vec<*mut *mut mafft_types::LocalHom> = lh_2d.iter().map(|row| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:981:32
[INFO] [stdout]     |
[INFO] [stdout] 981 |             let arr: *mut *mut mafft_sys::LocalHom =
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 981 -             let arr: *mut *mut mafft_sys::LocalHom =
[INFO] [stdout] 981 +             let arr: *mut *mut mafft_types::LocalHom =
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:982:67
[INFO] [stdout]     |
[INFO] [stdout] 982 |                 alloc_zeroed(row.len() * std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                   ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 982 -                 alloc_zeroed(row.len() * std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 982 +                 alloc_zeroed(row.len() * std::mem::size_of::<*mut mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:988:38
[INFO] [stdout]     |
[INFO] [stdout] 988 |         let lh_outer: *mut *mut *mut mafft_sys::LocalHom =
[INFO] [stdout]     |                                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 988 -         let lh_outer: *mut *mut *mut mafft_sys::LocalHom =
[INFO] [stdout] 988 +         let lh_outer: *mut *mut *mut mafft_types::LocalHom =
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:989:77
[INFO] [stdout]     |
[INFO] [stdout] 989 |             alloc_zeroed(lh_inner_arr.len() * std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                             ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 989 -             alloc_zeroed(lh_inner_arr.len() * std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 989 +             alloc_zeroed(lh_inner_arr.len() * std::mem::size_of::<*mut *mut mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:369:22
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 369 -         let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 369 +         let lh: *mut mafft_types::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:369:77
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                             ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 369 -         let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 369 +         let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:381:33
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 381 -         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 381 +         let lh_inner: *mut *mut mafft_types::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:381:93
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                                             ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 381 -         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 381 +         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:383:38
[INFO] [stdout]     |
[INFO] [stdout] 383 |         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 383 -         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 383 +         let lh_outer: *mut *mut *mut mafft_types::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:383:103
[INFO] [stdout]     |
[INFO] [stdout] 383 |         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 383 -         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 383 +         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:709:31
[INFO] [stdout]     |
[INFO] [stdout] 709 |         let mut lhs: Vec<*mut mafft_sys::LocalHom> = Vec::with_capacity(regions.len());
[INFO] [stdout]     |                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 709 -         let mut lhs: Vec<*mut mafft_sys::LocalHom> = Vec::with_capacity(regions.len());
[INFO] [stdout] 709 +         let mut lhs: Vec<*mut mafft_types::LocalHom> = Vec::with_capacity(regions.len());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:711:26
[INFO] [stdout]     |
[INFO] [stdout] 711 |             let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 711 -             let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 711 +             let lh: *mut mafft_types::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:711:81
[INFO] [stdout]     |
[INFO] [stdout] 711 |             let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 711 -             let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 711 +             let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:730:33
[INFO] [stdout]     |
[INFO] [stdout] 730 |         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 730 -         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 730 +         let lh_inner: *mut *mut mafft_types::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:730:93
[INFO] [stdout]     |
[INFO] [stdout] 730 |         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                                             ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 730 -         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 730 +         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:732:38
[INFO] [stdout]     |
[INFO] [stdout] 732 |         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 732 -         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 732 +         let lh_outer: *mut *mut *mut mafft_types::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 157 -         let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 157 +         let lh: *mut mafft_types::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:157:77
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                             ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 157 -         let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 157 +         let lh: *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 173 -         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 173 +         let lh_inner: *mut *mut mafft_types::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:173:93
[INFO] [stdout]     |
[INFO] [stdout] 173 |         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                                                                             ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 173 -         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 173 +         let lh_inner: *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut mafft_types::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/cross_validate_constrained_align.rs:175:38
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |                                      ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 175 -         let lh_outer: *mut *mut *mut mafft_sys::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout] 175 +         let lh_outer: *mut *mut *mut mafft_types::LocalHom = alloc_zeroed(std::mem::size_of::<*mut *mut mafft_sys::LocalHom>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "cross_validate_constrained_align") due to 167 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         mafft_sys::initglobalvariables();
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -         mafft_sys::initglobalvariables();
[INFO] [stdout] 25 +         mafft_io::initglobalvariables();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 28 +         std::ptr::addr_of_mut!(mafft_io::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:28:59
[INFO] [stdout]    |
[INFO] [stdout] 28 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 28 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_io::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:29:62
[INFO] [stdout]    |
[INFO] [stdout] 29 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 29 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_ex).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_io::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:30:62
[INFO] [stdout]    |
[INFO] [stdout] 30 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 30 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_EX).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_io::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:31:62
[INFO] [stdout]    |
[INFO] [stdout] 31 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 31 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_OP).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_io::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 |         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 32 +         std::ptr::addr_of_mut!(mafft_sys::ppenalty_dist).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 33 +         std::ptr::addr_of_mut!(mafft_io::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:33:58
[INFO] [stdout]    |
[INFO] [stdout] 33 |         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 33 +         std::ptr::addr_of_mut!(mafft_sys::kimuraR).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 34 +         std::ptr::addr_of_mut!(mafft_io::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:34:55
[INFO] [stdout]    |
[INFO] [stdout] 34 |         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 34 +         std::ptr::addr_of_mut!(mafft_sys::pamN).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |         std::ptr::addr_of_mut!(mafft_sys::randomseed).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -         std::ptr::addr_of_mut!(mafft_sys::randomseed).write(0);
[INFO] [stdout] 36 +         std::ptr::addr_of_mut!(mafft_io::randomseed).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |         std::ptr::addr_of_mut!(mafft_sys::score_check).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -         std::ptr::addr_of_mut!(mafft_sys::score_check).write(1);
[INFO] [stdout] 37 +         std::ptr::addr_of_mut!(mafft_io::score_check).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout] 38 +         std::ptr::addr_of_mut!(mafft_io::fftkeika).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 -         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout] 39 +         std::ptr::addr_of_mut!(mafft_io::kobetsubunkatsu).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |         std::ptr::addr_of_mut!(mafft_sys::bunkatsu).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -         std::ptr::addr_of_mut!(mafft_sys::bunkatsu).write(1);
[INFO] [stdout] 40 +         std::ptr::addr_of_mut!(mafft_io::bunkatsu).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 -         std::ptr::addr_of_mut!(mafft_sys::fmodel).write(0);
[INFO] [stdout] 41 +         std::ptr::addr_of_mut!(mafft_io::fmodel).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 -         std::ptr::addr_of_mut!(mafft_sys::nblosum).write(62);
[INFO] [stdout] 42 +         std::ptr::addr_of_mut!(mafft_io::nblosum).write(62);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |         std::ptr::addr_of_mut!(mafft_sys::divWinSize).write(20);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 43 -         std::ptr::addr_of_mut!(mafft_sys::divWinSize).write(20);
[INFO] [stdout] 43 +         std::ptr::addr_of_mut!(mafft_io::divWinSize).write(20);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:44:32
[INFO] [stdout]    |
[INFO] [stdout] 44 |         std::ptr::addr_of_mut!(mafft_sys::divThreshold).write(65);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 44 -         std::ptr::addr_of_mut!(mafft_sys::divThreshold).write(65);
[INFO] [stdout] 44 +         std::ptr::addr_of_mut!(mafft_io::divThreshold).write(65);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 |         std::ptr::addr_of_mut!(mafft_sys::fftscore).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 -         std::ptr::addr_of_mut!(mafft_sys::fftscore).write(1);
[INFO] [stdout] 45 +         std::ptr::addr_of_mut!(mafft_io::fftscore).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 |         std::ptr::addr_of_mut!(mafft_sys::fftRepeatStop).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 -         std::ptr::addr_of_mut!(mafft_sys::fftRepeatStop).write(0);
[INFO] [stdout] 46 +         std::ptr::addr_of_mut!(mafft_io::fftRepeatStop).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:47:32
[INFO] [stdout]    |
[INFO] [stdout] 47 |         std::ptr::addr_of_mut!(mafft_sys::fftNoAnchStop).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 47 -         std::ptr::addr_of_mut!(mafft_sys::fftNoAnchStop).write(0);
[INFO] [stdout] 47 +         std::ptr::addr_of_mut!(mafft_io::fftNoAnchStop).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |         std::ptr::addr_of_mut!(mafft_sys::scmtd).write(5);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         std::ptr::addr_of_mut!(mafft_sys::scmtd).write(5);
[INFO] [stdout] 48 +         std::ptr::addr_of_mut!(mafft_io::scmtd).write(5);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |         std::ptr::addr_of_mut!(mafft_sys::cooling).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 49 -         std::ptr::addr_of_mut!(mafft_sys::cooling).write(1);
[INFO] [stdout] 49 +         std::ptr::addr_of_mut!(mafft_io::cooling).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:50:32
[INFO] [stdout]    |
[INFO] [stdout] 50 |         std::ptr::addr_of_mut!(mafft_sys::weight).write(4);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 50 -         std::ptr::addr_of_mut!(mafft_sys::weight).write(4);
[INFO] [stdout] 50 +         std::ptr::addr_of_mut!(mafft_io::weight).write(4);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 |         std::ptr::addr_of_mut!(mafft_sys::utree).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 -         std::ptr::addr_of_mut!(mafft_sys::utree).write(1);
[INFO] [stdout] 51 +         std::ptr::addr_of_mut!(mafft_io::utree).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |         std::ptr::addr_of_mut!(mafft_sys::refine).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 52 -         std::ptr::addr_of_mut!(mafft_sys::refine).write(1);
[INFO] [stdout] 52 +         std::ptr::addr_of_mut!(mafft_io::refine).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |         std::ptr::addr_of_mut!(mafft_sys::check).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 53 -         std::ptr::addr_of_mut!(mafft_sys::check).write(1);
[INFO] [stdout] 53 +         std::ptr::addr_of_mut!(mafft_io::check).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:54:32
[INFO] [stdout]    |
[INFO] [stdout] 54 |         std::ptr::addr_of_mut!(mafft_sys::cut).write(0.0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 54 -         std::ptr::addr_of_mut!(mafft_sys::cut).write(0.0);
[INFO] [stdout] 54 +         std::ptr::addr_of_mut!(mafft_io::cut).write(0.0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 55 +         std::ptr::addr_of_mut!(mafft_io::outgap).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(0); // enabled by -F later
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 56 -         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(0); // enabled by -F later
[INFO] [stdout] 56 +         std::ptr::addr_of_mut!(mafft_io::use_fft).write(0); // enabled by -F later
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'A' as i8);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 57 -         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'A' as i8);
[INFO] [stdout] 57 +         std::ptr::addr_of_mut!(mafft_io::alg).write(b'A' as i8);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 58 -         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as i32);
[INFO] [stdout] 58 +         std::ptr::addr_of_mut!(mafft_io::treemethod).write(b'X' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:59:32
[INFO] [stdout]    |
[INFO] [stdout] 59 |         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 59 -         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout] 59 +         std::ptr::addr_of_mut!(mafft_io::sueff_global).write(0.1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 |         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         std::ptr::addr_of_mut!(mafft_sys::scoremtx).write(1);
[INFO] [stdout] 60 +         std::ptr::addr_of_mut!(mafft_io::scoremtx).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 |         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 -         std::ptr::addr_of_mut!(mafft_sys::dorp).write(b'p' as i32);
[INFO] [stdout] 61 +         std::ptr::addr_of_mut!(mafft_io::dorp).write(b'p' as i32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:62:32
[INFO] [stdout]    |
[INFO] [stdout] 62 |         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(1000.0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 -         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(1000.0);
[INFO] [stdout] 62 +         std::ptr::addr_of_mut!(mafft_io::penalty_shift_factor).write(1000.0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:63:32
[INFO] [stdout]    |
[INFO] [stdout] 63 |         std::ptr::addr_of_mut!(mafft_sys::legacygapcost).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 -         std::ptr::addr_of_mut!(mafft_sys::legacygapcost).write(0);
[INFO] [stdout] 63 +         std::ptr::addr_of_mut!(mafft_io::legacygapcost).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:64:32
[INFO] [stdout]    |
[INFO] [stdout] 64 |         std::ptr::addr_of_mut!(mafft_sys::consweight_multi).write(1.0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 64 -         std::ptr::addr_of_mut!(mafft_sys::consweight_multi).write(1.0);
[INFO] [stdout] 64 +         std::ptr::addr_of_mut!(mafft_io::consweight_multi).write(1.0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 |         std::ptr::addr_of_mut!(mafft_sys::specificityconsideration).write(0.0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 -         std::ptr::addr_of_mut!(mafft_sys::specificityconsideration).write(0.0);
[INFO] [stdout] 65 +         std::ptr::addr_of_mut!(mafft_io::specificityconsideration).write(0.0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |         std::ptr::addr_of_mut!(mafft_sys::fftWinSize).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 -         std::ptr::addr_of_mut!(mafft_sys::fftWinSize).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 66 +         std::ptr::addr_of_mut!(mafft_io::fftWinSize).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:66:61
[INFO] [stdout]    |
[INFO] [stdout] 66 |         std::ptr::addr_of_mut!(mafft_sys::fftWinSize).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                             ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 66 -         std::ptr::addr_of_mut!(mafft_sys::fftWinSize).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 66 +         std::ptr::addr_of_mut!(mafft_sys::fftWinSize).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 |         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 -         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 67 +         std::ptr::addr_of_mut!(mafft_io::fftThreshold).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:67:63
[INFO] [stdout]    |
[INFO] [stdout] 67 |         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout]    |                                                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 -         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(mafft_sys::NOTSPECIFIED);
[INFO] [stdout] 67 +         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(mafft_io::NOTSPECIFIED);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 69 -         std::ptr::addr_of_mut!(mafft_sys::poffset).write(0);
[INFO] [stdout] 69 +         std::ptr::addr_of_mut!(mafft_io::poffset).write(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         mafft_sys::constants(1, seq_arr);
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 74 -         mafft_sys::constants(1, seq_arr);
[INFO] [stdout] 74 +         mafft_io::constants(1, seq_arr);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(50);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 77 -         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(50);
[INFO] [stdout] 77 +         std::ptr::addr_of_mut!(mafft_io::fftThreshold).write(50);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:78:32
[INFO] [stdout]    |
[INFO] [stdout] 78 |         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 78 -         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout] 78 +         std::ptr::addr_of_mut!(mafft_io::use_fft).write(1);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]   --> tests/trace_refinement.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(100.0);
[INFO] [stdout]    |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 79 -         std::ptr::addr_of_mut!(mafft_sys::penalty_shift_factor).write(100.0);
[INFO] [stdout] 79 +         std::ptr::addr_of_mut!(mafft_io::penalty_shift_factor).write(100.0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:175:32
[INFO] [stdout]     |
[INFO] [stdout] 175 |         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 175 -         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout] 175 +         std::ptr::addr_of_mut!(mafft_io::sueff_global).write(0.1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:176:32
[INFO] [stdout]     |
[INFO] [stdout] 176 |         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as c_int);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 176 -         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as c_int);
[INFO] [stdout] 176 +         std::ptr::addr_of_mut!(mafft_io::treemethod).write(b'X' as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         mafft_sys::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 179 -         mafft_sys::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout] 179 +         mafft_io::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         mafft_sys::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 180 -         mafft_sys::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout] 180 +         mafft_io::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         mafft_sys::weightFromABranch(nseq as c_int, c_weights.as_mut_ptr(), stopol, topol, 0, 0);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 183 -         mafft_sys::weightFromABranch(nseq as c_int, c_weights.as_mut_ptr(), stopol, topol, 0, 0);
[INFO] [stdout] 183 +         mafft_io::weightFromABranch(nseq as c_int, c_weights.as_mut_ptr(), stopol, topol, 0, 0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:254:19
[INFO] [stdout]     |
[INFO] [stdout] 254 |         let cc1 = mafft_sys::fastconjuction_noname(
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 254 -         let cc1 = mafft_sys::fastconjuction_noname(
[INFO] [stdout] 254 +         let cc1 = mafft_io::fastconjuction_noname(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let cc2 = mafft_sys::fastconjuction_noname(
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 258 -         let cc2 = mafft_sys::fastconjuction_noname(
[INFO] [stdout] 258 +         let cc2 = mafft_io::fastconjuction_noname(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         mafft_sys::intergroup_score(
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 301 -         mafft_sys::intergroup_score(
[INFO] [stdout] 301 +         mafft_io::intergroup_score(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:356:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |             let m = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 356 -             let m = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 356 +             let m = mafft_io::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:365:27
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let c_msa_score = mafft_sys::MSalignmm(
[INFO] [stdout]     |                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 365 -         let c_msa_score = mafft_sys::MSalignmm(
[INFO] [stdout] 365 +         let c_msa_score = mafft_io::MSalignmm(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout] 461 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 461 -         mafft_sys::freeconstants();
[INFO] [stdout] 461 +         mafft_io::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:501:32
[INFO] [stdout]     |
[INFO] [stdout] 501 |         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 501 -         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout] 501 +         std::ptr::addr_of_mut!(mafft_io::sueff_global).write(0.1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:502:32
[INFO] [stdout]     |
[INFO] [stdout] 502 |         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as c_int);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 502 -         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as c_int);
[INFO] [stdout] 502 +         std::ptr::addr_of_mut!(mafft_io::treemethod).write(b'X' as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         mafft_sys::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 505 -         mafft_sys::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout] 505 +         mafft_io::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 |         mafft_sys::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 506 -         mafft_sys::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout] 506 +         mafft_io::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:515:17
[INFO] [stdout]     |
[INFO] [stdout] 515 |                 mafft_sys::weightFromABranch(
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 515 -                 mafft_sys::weightFromABranch(
[INFO] [stdout] 515 +                 mafft_io::weightFromABranch(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 537 -         mafft_sys::freeconstants();
[INFO] [stdout] 537 +         mafft_io::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:580:32
[INFO] [stdout]     |
[INFO] [stdout] 580 |         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 580 -         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout] 580 +         std::ptr::addr_of_mut!(mafft_io::sueff_global).write(0.1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:581:32
[INFO] [stdout]     |
[INFO] [stdout] 581 |         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as c_int);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 581 -         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as c_int);
[INFO] [stdout] 581 +         std::ptr::addr_of_mut!(mafft_io::treemethod).write(b'X' as c_int);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |         mafft_sys::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 583 -         mafft_sys::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout] 583 +         mafft_io::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:584:9
[INFO] [stdout]     |
[INFO] [stdout] 584 |         mafft_sys::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 584 -         mafft_sys::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout] 584 +         mafft_io::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:587:21
[INFO] [stdout]     |
[INFO] [stdout] 587 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 587 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 587 +         let n_dyn = mafft_io::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:669:21
[INFO] [stdout]     |
[INFO] [stdout] 669 |             let _ = mafft_sys::MSalignmm(
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 669 -             let _ = mafft_sys::MSalignmm(
[INFO] [stdout] 669 +             let _ = mafft_io::MSalignmm(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:749:9
[INFO] [stdout]     |
[INFO] [stdout] 749 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 749 -         mafft_sys::freeconstants();
[INFO] [stdout] 749 +         mafft_io::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:779:21
[INFO] [stdout]     |
[INFO] [stdout] 779 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 779 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 779 +         let n_dyn = mafft_io::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:830:25
[INFO] [stdout]     |
[INFO] [stdout] 830 |                 let _ = mafft_sys::MSalignmm(
[INFO] [stdout]     |                         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 830 -                 let _ = mafft_sys::MSalignmm(
[INFO] [stdout] 830 +                 let _ = mafft_io::MSalignmm(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:854:9
[INFO] [stdout]     |
[INFO] [stdout] 854 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 854 -         mafft_sys::freeconstants();
[INFO] [stdout] 854 +         mafft_io::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:871:32
[INFO] [stdout]     |
[INFO] [stdout] 871 |         std::ptr::addr_of_mut!(mafft_sys::divWinSize).write(20);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 871 -         std::ptr::addr_of_mut!(mafft_sys::divWinSize).write(20);
[INFO] [stdout] 871 +         std::ptr::addr_of_mut!(mafft_io::divWinSize).write(20);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:872:32
[INFO] [stdout]     |
[INFO] [stdout] 872 |         std::ptr::addr_of_mut!(mafft_sys::divThreshold).write(65);
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 872 -         std::ptr::addr_of_mut!(mafft_sys::divThreshold).write(65);
[INFO] [stdout] 872 +         std::ptr::addr_of_mut!(mafft_io::divThreshold).write(65);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:879:21
[INFO] [stdout]     |
[INFO] [stdout] 879 |         let count = mafft_sys::searchAnchors(nseq as c_int, cptrs.as_mut_ptr(), seg_buf) as usize;
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 879 -         let count = mafft_sys::searchAnchors(nseq as c_int, cptrs.as_mut_ptr(), seg_buf) as usize;
[INFO] [stdout] 879 +         let count = mafft_io::searchAnchors(nseq as c_int, cptrs.as_mut_ptr(), seg_buf) as usize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:886:9
[INFO] [stdout]     |
[INFO] [stdout] 886 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 886 -         mafft_sys::freeconstants();
[INFO] [stdout] 886 +         mafft_io::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:915:42
[INFO] [stdout]     |
[INFO] [stdout] 915 |         let penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout]     |                                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 915 -         let penalty = std::ptr::addr_of!(mafft_sys::penalty).read();
[INFO] [stdout] 915 +         let penalty = std::ptr::addr_of!(mafft_io::penalty).read();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:923:29
[INFO] [stdout]     |
[INFO] [stdout] 923 |             self_score[i] = mafft_sys::naivepairscore11(cptrs[i], cptrs[i], penalty);
[INFO] [stdout]     |                             ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 923 -             self_score[i] = mafft_sys::naivepairscore11(cptrs[i], cptrs[i], penalty);
[INFO] [stdout] 923 +             self_score[i] = mafft_io::naivepairscore11(cptrs[i], cptrs[i], penalty);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:930:30
[INFO] [stdout]     |
[INFO] [stdout] 930 |                 let pairsc = mafft_sys::naivepairscore11(cptrs[i], cptrs[j], penalty);
[INFO] [stdout]     |                              ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 930 -                 let pairsc = mafft_sys::naivepairscore11(cptrs[i], cptrs[j], penalty);
[INFO] [stdout] 930 +                 let pairsc = mafft_io::naivepairscore11(cptrs[i], cptrs[j], penalty);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:969:9
[INFO] [stdout]     |
[INFO] [stdout] 969 |         mafft_sys::freeconstants();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 969 -         mafft_sys::freeconstants();
[INFO] [stdout] 969 +         mafft_io::freeconstants();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1033:32
[INFO] [stdout]      |
[INFO] [stdout] 1033 |         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as i32);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1033 -         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as i32);
[INFO] [stdout] 1033 +         std::ptr::addr_of_mut!(mafft_io::treemethod).write(b'X' as i32);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1034:32
[INFO] [stdout]      |
[INFO] [stdout] 1034 |         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1034 -         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout] 1034 +         std::ptr::addr_of_mut!(mafft_io::sueff_global).write(0.1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1078:32
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         std::ptr::addr_of_mut!(mafft_sys::njob).write(nseq as c_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1078 -         std::ptr::addr_of_mut!(mafft_sys::njob).write(nseq as c_int);
[INFO] [stdout] 1078 +         std::ptr::addr_of_mut!(mafft_io::njob).write(nseq as c_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1080:9
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         mafft_sys::fixed_musclesupg_double_treeout(nseq as c_int, eff, topol, len_mtx, names);
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1080 -         mafft_sys::fixed_musclesupg_double_treeout(nseq as c_int, eff, topol, len_mtx, names);
[INFO] [stdout] 1080 +         mafft_io::fixed_musclesupg_double_treeout(nseq as c_int, eff, topol, len_mtx, names);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1118:9
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1118 -         mafft_sys::freeconstants();
[INFO] [stdout] 1118 +         mafft_io::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1162:21
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1162 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 1162 +         let n_dyn = mafft_io::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1168:32
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'A' as i8);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1168 -         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'A' as i8);
[INFO] [stdout] 1168 +         std::ptr::addr_of_mut!(mafft_io::alg).write(b'A' as i8);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1169:32
[INFO] [stdout]      |
[INFO] [stdout] 1169 |         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1169 -         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout] 1169 +         std::ptr::addr_of_mut!(mafft_io::fftkeika).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1170:32
[INFO] [stdout]      |
[INFO] [stdout] 1170 |         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1170 -         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout] 1170 +         std::ptr::addr_of_mut!(mafft_io::kobetsubunkatsu).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1171:32
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1171 -         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout] 1171 +         std::ptr::addr_of_mut!(mafft_io::use_fft).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1172:32
[INFO] [stdout]      |
[INFO] [stdout] 1172 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1172 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 1172 +         std::ptr::addr_of_mut!(mafft_io::outgap).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1173:32
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(50);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1173 -         std::ptr::addr_of_mut!(mafft_sys::fftThreshold).write(50);
[INFO] [stdout] 1173 +         std::ptr::addr_of_mut!(mafft_io::fftThreshold).write(50);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1226:17
[INFO] [stdout]      |
[INFO] [stdout] 1226 |                 mafft_sys::treeCnv(c_stopol, nseq as c_int, c_topol, c_len, c_bw_mtx);
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1226 -                 mafft_sys::treeCnv(c_stopol, nseq as c_int, c_topol, c_len, c_bw_mtx);
[INFO] [stdout] 1226 +                 mafft_io::treeCnv(c_stopol, nseq as c_int, c_topol, c_len, c_bw_mtx);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1227:17
[INFO] [stdout]      |
[INFO] [stdout] 1227 |                 mafft_sys::calcBranchWeight(c_bw_mtx, nseq as c_int, c_stopol, c_topol, c_len);
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1227 -                 mafft_sys::calcBranchWeight(c_bw_mtx, nseq as c_int, c_stopol, c_topol, c_len);
[INFO] [stdout] 1227 +                 mafft_io::calcBranchWeight(c_bw_mtx, nseq as c_int, c_stopol, c_topol, c_len);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1228:17
[INFO] [stdout]      |
[INFO] [stdout] 1228 |                 mafft_sys::weightFromABranch(nseq as c_int, c_weights.as_mut_ptr(), c_stopol, c_topol,
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1228 -                 mafft_sys::weightFromABranch(nseq as c_int, c_weights.as_mut_ptr(), c_stopol, c_topol,
[INFO] [stdout] 1228 +                 mafft_io::weightFromABranch(nseq as c_int, c_weights.as_mut_ptr(), c_stopol, c_topol,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1236:21
[INFO] [stdout]      |
[INFO] [stdout] 1236 |             let _ = mafft_sys::Falign(
[INFO] [stdout]      |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1236 -             let _ = mafft_sys::Falign(
[INFO] [stdout] 1236 +             let _ = mafft_io::Falign(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1277:17
[INFO] [stdout]      |
[INFO] [stdout] 1277 |                 mafft_sys::intergroup_score(
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1277 -                 mafft_sys::intergroup_score(
[INFO] [stdout] 1277 +                 mafft_io::intergroup_score(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1289:17
[INFO] [stdout]      |
[INFO] [stdout] 1289 |                 mafft_sys::intergroup_score(
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1289 -                 mafft_sys::intergroup_score(
[INFO] [stdout] 1289 +                 mafft_io::intergroup_score(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1316:9
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         mafft_sys::Falign(
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1316 -         mafft_sys::Falign(
[INFO] [stdout] 1316 +         mafft_io::Falign(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1324:9
[INFO] [stdout]      |
[INFO] [stdout] 1324 |         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1324 -         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout] 1324 +         mafft_io::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1326:9
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1326 -         mafft_sys::freeconstants();
[INFO] [stdout] 1326 +         mafft_io::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1361:21
[INFO] [stdout]      |
[INFO] [stdout] 1361 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1361 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 1361 +         let n_dyn = mafft_io::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1368:32
[INFO] [stdout]      |
[INFO] [stdout] 1368 |         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'A' as i8);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1368 -         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'A' as i8);
[INFO] [stdout] 1368 +         std::ptr::addr_of_mut!(mafft_io::alg).write(b'A' as i8);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1369:32
[INFO] [stdout]      |
[INFO] [stdout] 1369 |         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1369 -         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout] 1369 +         std::ptr::addr_of_mut!(mafft_io::fftkeika).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1370:32
[INFO] [stdout]      |
[INFO] [stdout] 1370 |         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1370 -         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout] 1370 +         std::ptr::addr_of_mut!(mafft_io::kobetsubunkatsu).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1371:32
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1371 -         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout] 1371 +         std::ptr::addr_of_mut!(mafft_io::use_fft).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1372:32
[INFO] [stdout]      |
[INFO] [stdout] 1372 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1372 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 1372 +         std::ptr::addr_of_mut!(mafft_io::outgap).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1534:25
[INFO] [stdout]      |
[INFO] [stdout] 1534 |                 let _ = mafft_sys::Falign(
[INFO] [stdout]      |                         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1534 -                 let _ = mafft_sys::Falign(
[INFO] [stdout] 1534 +                 let _ = mafft_io::Falign(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1575:17
[INFO] [stdout]      |
[INFO] [stdout] 1575 |                 mafft_sys::intergroup_score(
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1575 -                 mafft_sys::intergroup_score(
[INFO] [stdout] 1575 +                 mafft_io::intergroup_score(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1590:17
[INFO] [stdout]      |
[INFO] [stdout] 1590 |                 mafft_sys::intergroup_score(
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1590 -                 mafft_sys::intergroup_score(
[INFO] [stdout] 1590 +                 mafft_io::intergroup_score(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 |         mafft_sys::Falign(
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1799 -         mafft_sys::Falign(
[INFO] [stdout] 1799 +         mafft_io::Falign(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1807:9
[INFO] [stdout]      |
[INFO] [stdout] 1807 |         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1807 -         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout] 1807 +         mafft_io::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1809:9
[INFO] [stdout]      |
[INFO] [stdout] 1809 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1809 -         mafft_sys::freeconstants();
[INFO] [stdout] 1809 +         mafft_io::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1872:21
[INFO] [stdout]      |
[INFO] [stdout] 1872 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1872 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 1872 +         let n_dyn = mafft_io::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1878:32
[INFO] [stdout]      |
[INFO] [stdout] 1878 |         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'M' as i8);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1878 -         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'M' as i8);
[INFO] [stdout] 1878 +         std::ptr::addr_of_mut!(mafft_io::alg).write(b'M' as i8);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1879:32
[INFO] [stdout]      |
[INFO] [stdout] 1879 |         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1879 -         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout] 1879 +         std::ptr::addr_of_mut!(mafft_io::fftkeika).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1880:32
[INFO] [stdout]      |
[INFO] [stdout] 1880 |         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1880 -         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout] 1880 +         std::ptr::addr_of_mut!(mafft_io::kobetsubunkatsu).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1881:32
[INFO] [stdout]      |
[INFO] [stdout] 1881 |         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1881 -         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout] 1881 +         std::ptr::addr_of_mut!(mafft_io::use_fft).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1882:32
[INFO] [stdout]      |
[INFO] [stdout] 1882 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1882 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 1882 +         std::ptr::addr_of_mut!(mafft_io::outgap).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1897:17
[INFO] [stdout]      |
[INFO] [stdout] 1897 |         let _ = mafft_sys::Falign(
[INFO] [stdout]      |                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1897 -         let _ = mafft_sys::Falign(
[INFO] [stdout] 1897 +         let _ = mafft_io::Falign(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1933:9
[INFO] [stdout]      |
[INFO] [stdout] 1933 |         mafft_sys::Falign(
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1933 -         mafft_sys::Falign(
[INFO] [stdout] 1933 +         mafft_io::Falign(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1941:9
[INFO] [stdout]      |
[INFO] [stdout] 1941 |         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1941 -         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout] 1941 +         mafft_io::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1943:9
[INFO] [stdout]      |
[INFO] [stdout] 1943 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1943 -         mafft_sys::freeconstants();
[INFO] [stdout] 1943 +         mafft_io::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1974:21
[INFO] [stdout]      |
[INFO] [stdout] 1974 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1974 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 1974 +         let n_dyn = mafft_io::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1980:32
[INFO] [stdout]      |
[INFO] [stdout] 1980 |         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'M' as i8);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1980 -         std::ptr::addr_of_mut!(mafft_sys::alg).write(b'M' as i8);
[INFO] [stdout] 1980 +         std::ptr::addr_of_mut!(mafft_io::alg).write(b'M' as i8);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1981:32
[INFO] [stdout]      |
[INFO] [stdout] 1981 |         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1981 -         std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout] 1981 +         std::ptr::addr_of_mut!(mafft_io::fftkeika).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1982:32
[INFO] [stdout]      |
[INFO] [stdout] 1982 |         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1982 -         std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout] 1982 +         std::ptr::addr_of_mut!(mafft_io::kobetsubunkatsu).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1983:32
[INFO] [stdout]      |
[INFO] [stdout] 1983 |         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1983 -         std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout] 1983 +         std::ptr::addr_of_mut!(mafft_io::use_fft).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1984:32
[INFO] [stdout]      |
[INFO] [stdout] 1984 |         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1984 -         std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 1984 +         std::ptr::addr_of_mut!(mafft_io::outgap).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2085:21
[INFO] [stdout]      |
[INFO] [stdout] 2085 |             let _ = mafft_sys::Falign(
[INFO] [stdout]      |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2085 -             let _ = mafft_sys::Falign(
[INFO] [stdout] 2085 +             let _ = mafft_io::Falign(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2150:9
[INFO] [stdout]      |
[INFO] [stdout] 2150 |         mafft_sys::Falign(
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2150 -         mafft_sys::Falign(
[INFO] [stdout] 2150 +         mafft_io::Falign(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2158:9
[INFO] [stdout]      |
[INFO] [stdout] 2158 |         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2158 -         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout] 2158 +         mafft_io::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2160:9
[INFO] [stdout]      |
[INFO] [stdout] 2160 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2160 -         mafft_sys::freeconstants();
[INFO] [stdout] 2160 +         mafft_io::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2192:21
[INFO] [stdout]      |
[INFO] [stdout] 2192 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2192 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 2192 +         let n_dyn = mafft_io::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2303:36
[INFO] [stdout]      |
[INFO] [stdout] 2303 |             std::ptr::addr_of_mut!(mafft_sys::alg).write(b'M' as i8);
[INFO] [stdout]      |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2303 -             std::ptr::addr_of_mut!(mafft_sys::alg).write(b'M' as i8);
[INFO] [stdout] 2303 +             std::ptr::addr_of_mut!(mafft_io::alg).write(b'M' as i8);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2304:36
[INFO] [stdout]      |
[INFO] [stdout] 2304 |             std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout]      |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2304 -             std::ptr::addr_of_mut!(mafft_sys::fftkeika).write(1);
[INFO] [stdout] 2304 +             std::ptr::addr_of_mut!(mafft_io::fftkeika).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2305:36
[INFO] [stdout]      |
[INFO] [stdout] 2305 |             std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout]      |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2305 -             std::ptr::addr_of_mut!(mafft_sys::kobetsubunkatsu).write(1);
[INFO] [stdout] 2305 +             std::ptr::addr_of_mut!(mafft_io::kobetsubunkatsu).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2306:36
[INFO] [stdout]      |
[INFO] [stdout] 2306 |             std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout]      |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2306 -             std::ptr::addr_of_mut!(mafft_sys::use_fft).write(1);
[INFO] [stdout] 2306 +             std::ptr::addr_of_mut!(mafft_io::use_fft).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2307:36
[INFO] [stdout]      |
[INFO] [stdout] 2307 |             std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout]      |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2307 -             std::ptr::addr_of_mut!(mafft_sys::outgap).write(1);
[INFO] [stdout] 2307 +             std::ptr::addr_of_mut!(mafft_io::outgap).write(1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2309:21
[INFO] [stdout]      |
[INFO] [stdout] 2309 |             let _ = mafft_sys::Falign(
[INFO] [stdout]      |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2309 -             let _ = mafft_sys::Falign(
[INFO] [stdout] 2309 +             let _ = mafft_io::Falign(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2353:9
[INFO] [stdout]      |
[INFO] [stdout] 2353 |         mafft_sys::Falign(
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2353 -         mafft_sys::Falign(
[INFO] [stdout] 2353 +         mafft_io::Falign(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2361:9
[INFO] [stdout]      |
[INFO] [stdout] 2361 |         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2361 -         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout] 2361 +         mafft_io::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2363:9
[INFO] [stdout]      |
[INFO] [stdout] 2363 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2363 -         mafft_sys::freeconstants();
[INFO] [stdout] 2363 +         mafft_io::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2396:47
[INFO] [stdout]      |
[INFO] [stdout] 2396 |         let c_fftwinsize = std::ptr::addr_of!(mafft_sys::fftWinSize).read();
[INFO] [stdout]      |                                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2396 -         let c_fftwinsize = std::ptr::addr_of!(mafft_sys::fftWinSize).read();
[INFO] [stdout] 2396 +         let c_fftwinsize = std::ptr::addr_of!(mafft_io::fftWinSize).read();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2397:49
[INFO] [stdout]      |
[INFO] [stdout] 2397 |         let c_fftthreshold = std::ptr::addr_of!(mafft_sys::fftThreshold).read();
[INFO] [stdout]      |                                                 ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2397 -         let c_fftthreshold = std::ptr::addr_of!(mafft_sys::fftThreshold).read();
[INFO] [stdout] 2397 +         let c_fftthreshold = std::ptr::addr_of!(mafft_io::fftThreshold).read();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2449:27
[INFO] [stdout]      |
[INFO] [stdout] 2449 |             let c_count = mafft_sys::alignableReagion(
[INFO] [stdout]      |                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2449 -             let c_count = mafft_sys::alignableReagion(
[INFO] [stdout] 2449 +             let c_count = mafft_io::alignableReagion(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2470:9
[INFO] [stdout]      |
[INFO] [stdout] 2470 | ...   mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(), std::ptr::null_mut(), std::ptr::null_mut(), st...
[INFO] [stdout]      |       ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2470 -         mafft_sys::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(), std::ptr::null_mut(), std::ptr::null_mut(), std::ptr::null_mut());
[INFO] [stdout] 2470 +         mafft_io::alignableReagion(0, 0, std::ptr::null_mut(), std::ptr::null_mut(), std::ptr::null_mut(), std::ptr::null_mut(), std::ptr::null_mut());
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2471:9
[INFO] [stdout]      |
[INFO] [stdout] 2471 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2471 -         mafft_sys::freeconstants();
[INFO] [stdout] 2471 +         mafft_io::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2512:32
[INFO] [stdout]      |
[INFO] [stdout] 2512 |         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2512 -         std::ptr::addr_of_mut!(mafft_sys::sueff_global).write(0.1);
[INFO] [stdout] 2512 +         std::ptr::addr_of_mut!(mafft_io::sueff_global).write(0.1);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2513:32
[INFO] [stdout]      |
[INFO] [stdout] 2513 |         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as c_int);
[INFO] [stdout]      |                                ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2513 -         std::ptr::addr_of_mut!(mafft_sys::treemethod).write(b'X' as c_int);
[INFO] [stdout] 2513 +         std::ptr::addr_of_mut!(mafft_io::treemethod).write(b'X' as c_int);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2515:9
[INFO] [stdout]      |
[INFO] [stdout] 2515 |         mafft_sys::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2515 -         mafft_sys::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout] 2515 +         mafft_io::treeCnv(stopol, nseq as c_int, topol, len, bw_mtx);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2516:9
[INFO] [stdout]      |
[INFO] [stdout] 2516 |         mafft_sys::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2516 -         mafft_sys::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout] 2516 +         mafft_io::calcBranchWeight(bw_mtx, nseq as c_int, stopol, topol, len);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2519:21
[INFO] [stdout]      |
[INFO] [stdout] 2519 |         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |                     ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2519 -         let n_dyn = mafft_sys::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout] 2519 +         let n_dyn = mafft_io::AllocateDoubleMtx(nalpha, nalpha);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2620:28
[INFO] [stdout]      |
[INFO] [stdout] 2620 |             let _c_score = mafft_sys::MSalignmm(
[INFO] [stdout]      |                            ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2620 -             let _c_score = mafft_sys::MSalignmm(
[INFO] [stdout] 2620 +             let _c_score = mafft_io::MSalignmm(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2690:9
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         mafft_sys::freeconstants();
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2690 -         mafft_sys::freeconstants();
[INFO] [stdout] 2690 +         mafft_io::freeconstants();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:878:27
[INFO] [stdout]     |
[INFO] [stdout] 878 |         let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()) as _;
[INFO] [stdout]     |                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 878 -         let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()) as _;
[INFO] [stdout] 878 +         let seg_buf: *mut mafft_io::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:878:91
[INFO] [stdout]     |
[INFO] [stdout] 878 |         let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()) as _;
[INFO] [stdout]     |                                                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 878 -         let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()) as _;
[INFO] [stdout] 878 +         let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_io::Segment>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:209:111
[INFO] [stdout]     |
[INFO] [stdout] 209 | ...l as i64) / std::mem::size_of::<mafft_sys::Node>() as i64 };
[INFO] [stdout]     |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 209 -             let node_idx = if ch.is_null() { -1i64 } else { (ch as i64 - stopol as i64) / std::mem::size_of::<mafft_sys::Node>() as i64 };
[INFO] [stdout] 209 +             let node_idx = if ch.is_null() { -1i64 } else { (ch as i64 - stopol as i64) / std::mem::size_of::<mafft_io::Node>() as i64 };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:504:26
[INFO] [stdout]     |
[INFO] [stdout] 504 |         let stopol: *mut mafft_sys::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]     |                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 504 -         let stopol: *mut mafft_sys::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout] 504 +         let stopol: *mut mafft_io::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:504:91
[INFO] [stdout]     |
[INFO] [stdout] 504 |         let stopol: *mut mafft_sys::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]     |                                                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 504 -         let stopol: *mut mafft_sys::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout] 504 +         let stopol: *mut mafft_sys::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_io::Node>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2514:88
[INFO] [stdout]      |
[INFO] [stdout] 2514 |         let stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]      |                                                                                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2514 -         let stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout] 2514 +         let stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_io::Node>()) as _;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2514:26
[INFO] [stdout]      |
[INFO] [stdout] 2514 |         let stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]      |                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2514 -         let stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout] 2514 +         let stopol: *mut mafft_io::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1225:98
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 let c_stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]      |                                                                                                  ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1225 -                 let c_stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout] 1225 +                 let c_stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_io::Node>()) as _;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:1225:36
[INFO] [stdout]      |
[INFO] [stdout] 1225 |                 let c_stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]      |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1225 -                 let c_stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout] 1225 +                 let c_stopol: *mut mafft_io::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:582:26
[INFO] [stdout]     |
[INFO] [stdout] 582 |         let stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]     |                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 582 -         let stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout] 582 +         let stopol: *mut mafft_io::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:178:26
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let stopol: *mut mafft_sys::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]     |                          ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 178 -         let stopol: *mut mafft_sys::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout] 178 +         let stopol: *mut mafft_io::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:178:91
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let stopol: *mut mafft_sys::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]     |                                                                                           ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 178 -         let stopol: *mut mafft_sys::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout] 178 +         let stopol: *mut mafft_sys::Node = alloc_zeroed(total_nodes * std::mem::size_of::<mafft_io::Node>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2448:95
[INFO] [stdout]      |
[INFO] [stdout] 2448 |             let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()) as _;
[INFO] [stdout]      |                                                                                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2448 -             let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()) as _;
[INFO] [stdout] 2448 +             let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_io::Segment>()) as _;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]     --> tests/trace_refinement.rs:2448:31
[INFO] [stdout]      |
[INFO] [stdout] 2448 |             let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()) as _;
[INFO] [stdout]      |                               ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2448 -             let seg_buf: *mut mafft_sys::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()) as _;
[INFO] [stdout] 2448 +             let seg_buf: *mut mafft_io::Segment = alloc_zeroed(MAX_SEG * std::mem::size_of::<mafft_sys::Segment>()) as _;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mafft_sys` in this scope
[INFO] [stdout]    --> tests/trace_refinement.rs:582:88
[INFO] [stdout]     |
[INFO] [stdout] 582 |         let stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout]     |                                                                                        ^^^^^^^^^ use of unresolved module or unlinked crate `mafft_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 582 -         let stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_sys::Node>()) as _;
[INFO] [stdout] 582 +         let stopol: *mut mafft_sys::Node = alloc_zeroed(2 * nseq * std::mem::size_of::<mafft_io::Node>()) as _;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mafft-core` (test "trace_refinement") due to 179 previous errors
[INFO] running `Command { std: "docker" "inspect" "1ea4b41ad9a060ec683d47962fefd8c0bfd522cee9c03428ad668fc91fc45462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ea4b41ad9a060ec683d47962fefd8c0bfd522cee9c03428ad668fc91fc45462", kill_on_drop: false }`
[INFO] [stdout] 1ea4b41ad9a060ec683d47962fefd8c0bfd522cee9c03428ad668fc91fc45462
